Skip to content

Commit 89ca528

Browse files
authored
Merge pull request #19 from tianon/submodule-urls
Update submodule urls from `git://` to `https://`
2 parents a86a530 + ac1ac72 commit 89ca528

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "neurodebian"]
22
path = neurodebian
3-
url = git://github.com/neurodebian/neurodebian.git
3+
url = https://github.com/neurodebian/neurodebian.git
44
[submodule "stackbrew"]
55
path = stackbrew
6-
url = git://github.com/docker-library/official-images.git
6+
url = https://github.com/docker-library/official-images.git

0 commit comments

Comments
 (0)