Skip to content

Commit 8d4cd3b

Browse files
committed
Use https for .gitmodules
1 parent e1d4d37 commit 8d4cd3b

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
@@ -9,4 +9,4 @@
99
url = https://github.com/simonlindholm/asm-processor.git
1010
[submodule "tools/mips_to_c"]
1111
path = tools/mips_to_c
12-
url = git@github.com:matt-kempster/mips_to_c.git
12+
url = https://github.com/matt-kempster/mips_to_c.git

0 commit comments

Comments
 (0)