Submodule to use https protocol after unencrypted git proto deprecated

Ref: https://github.blog/2021-09-01-improving-git-protocol-security-github/
This commit is contained in:
Megan Schanz
2022-03-30 14:50:03 -04:00
committed by Jeff Widman
parent 45d3588bb6
commit 376c3deab3

2
.gitmodules vendored
View File

@@ -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