Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Bunting <6431421+dougbu@users.noreply.github.com>2021-07-20 03:39:38 +0300
committerGitHub <noreply@github.com>2021-07-20 03:39:38 +0300
commitd66bbde41ee3c9d6c8f05746035c0cd50b0f1a93 (patch)
treeeac1ec3e4a6b23ff8986912a01c99d2484aaef8d /.gitmodules
parent5630cc28ed05c12ff760683d1b8931b8cff58562 (diff)
Correct spa-templates submodule (#34499)
- correct the repo URI - move to the current commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index ac8d1c59a7..e360d09193 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,5 +8,5 @@
branch = master
[submodule "src/submodules/spa-templates"]
path = src/submodules/spa-templates
- url = https://github.com/dougbu/spa-templates.git
+ url = https://github.com/dotnet/spa-templates.git
branch = main