use https instead of git protocol
git protocol is blocked on some networks
This commit is contained in:
parent
d7b20e0ad7
commit
910ad01916
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "docs/_themes"]
|
||||
path = docs/_themes
|
||||
url = git://github.com/mitsuhiko/flask-sphinx-themes.git
|
||||
url = https://github.com/mitsuhiko/flask-sphinx-themes.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue