Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "cmake"]
path = cmake
url = git://github.com/dlech/vala-cmake-modules
url = https://github.com/dlech/vala-cmake-modules
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Get the code:

* Clone of the brickman repo.

git clone git://github.com/ev3dev/brickman
git clone https://github.com/ev3dev/brickman
cd brickman
git submodule update --init --recursive

Expand Down