Skip to content

Commit f731e28

Browse files
authored
Update .gitmodules (#43)
Since GitHub is disabling unencrypted git I'm changing the url to support the change.
1 parent 81c1c8e commit f731e28

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
@@ -1,4 +1,4 @@
11
[submodule "docs/build/html"]
22
path = docs/build/html
3-
url = git://github.com/andrew-d/python-multipart.git
3+
url = https://github.com/andrew-d/python-multipart.git
44
branch = gh-pages

0 commit comments

Comments
 (0)