Change git submodule url from ssh to https

This commit is contained in:
miguel-cardoso-mindera
2024-05-09 22:12:59 +01:00
parent adb519b4c7
commit 335467843b

2
.gitmodules vendored
View File

@@ -1,3 +1,3 @@
[submodule "theme_common"] [submodule "theme_common"]
path = theme_common path = theme_common
url = git@github.com:stakater/stakater-docs-mkdocs-theme.git url = https://github.com/stakater/stakater-docs-mkdocs-theme.git