Skip to content

Commit c277238

Browse files
mbogosianbraincore
authored andcommitted
Use public (not private) repo links for submodules.
1 parent e045859 commit c277238

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "stone"]
22
path = stone
3-
url = git@github.com:dropbox/stone.git
3+
url = https://github.com:dropbox/stone.git
44
[submodule "spec"]
55
path = spec
6-
url = git@github.com:dropbox/dropbox-api-spec.git
6+
url = https://github.com:dropbox/dropbox-api-spec.git

0 commit comments

Comments
 (0)