Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 730fb30

Browse files
authored
Merge pull request #575 from github/fixes/571-external-submodule-url
Fix submodule url to be public
2 parents 0328c97 + 7951d5a commit 730fb30

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
@@ -18,4 +18,4 @@
1818
url = [email protected]:github/VisualStudioBuildScripts
1919
[submodule "submodules/externalpackages/StartPage"]
2020
path = submodules/externalpackages/StartPage
21-
url = git@github.com:editor-tools/StartPage.git
21+
url = https://github.com/editor-tools/StartPage.git

0 commit comments

Comments
 (0)