Update submodule urls

This commit is contained in:
Nate McMaster 2018-03-13 16:35:46 -07:00
parent f868fd8558
commit a16c3614d4
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -8,7 +8,7 @@
branch = release/2.0
[submodule "modules/BasicMiddleware"]
path = modules/BasicMiddleware
url = https://github.com/aspnet/BasicMiddleware-Private.git
url = https://github.com/aspnet/BasicMiddleware.git
branch = release/2.0-msrc
[submodule "modules/BrowserLink"]
path = modules/BrowserLink
@ -56,7 +56,7 @@
branch = release/2.0
[submodule "modules/KestrelHttpServer"]
path = modules/KestrelHttpServer
url = https://github.com/aspnet/KestrelHttpServer-Private.git
url = https://github.com/aspnet/KestrelHttpServer.git
branch = release/2.0-msrc
[submodule "modules/Localization"]
path = modules/Localization