Browse Source

fix: Use https in .gitmodules

pull/10407/head
Artyom V. Gorchakov 5 years ago
committed by GitHub
parent
commit
bac5aa864f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitmodules

2
.gitmodules

@ -1,3 +1,3 @@
[submodule "external/XamlX"]
path = external/XamlX
url = git@github.com:kekekeks/XamlX.git
url = https://github.com/kekekeks/XamlX.git

Loading…
Cancel
Save