Skip to content

Commit ae63016

Browse files
authored
Merge pull request #53 from jcarpent/devel
submodules: use https address
2 parents 4c460ea + 4289e50 commit ae63016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "cmake"]
22
path = cmake
3-
url = git://github.com/jrl-umi3218/jrl-cmakemodules.git
3+
url = https://github.com/jrl-umi3218/jrl-cmakemodules.git
44
[submodule ".travis"]
55
path = .travis
66
url = https://github.com/jrl-umi3218/jrl-travis.git

0 commit comments

Comments
 (0)