Skip to content

Commit 4b307e4

Browse files
committedNov 3, 2021
fix submodule url
1 parent cad9638 commit 4b307e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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

0 commit comments

Comments
 (0)
Please sign in to comment.