Skip to content

Commit ad00d0c

Browse files
author
Blake Williams
committed
Merge pull request #10 from iFixit/use-https-for-submodule
Use https:// for submodule URL
2 parents 0832f2f + 964a7f5 commit ad00d0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "py"]
22
path = py
3-
url = http://github.com/docopt/docopt.git
3+
url = https://github.com/docopt/docopt.git

0 commit comments

Comments
 (0)