Skip to content

Commit 6c98fc1

Browse files
ItalyPaleAleDHowett
authored andcommitted
Lowercase GH org name in .gitmodules (microsoft#629)
The `Microsoft` org has been renamed to `microsoft`. While casing isn't an issue with GitHub, just correcting it in case some implementations are case-sensitive.
1 parent 37fd00c commit 6c98fc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "dep/gsl"]
22
path = dep/gsl
3-
url = https://github.com/Microsoft/gsl
3+
url = https://github.com/microsoft/gsl
44
[submodule "dep/wil"]
55
path = dep/wil
6-
url = https://github.com/Microsoft/wil
6+
url = https://github.com/microsoft/wil

0 commit comments

Comments
 (0)