We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a827a9 commit b352586Copy full SHA for b352586
.gitmodules
@@ -1,9 +1,9 @@
1
[submodule "lib/lb_common"]
2
path = lib/lb_common
3
- url = git@github.com:leecbaker/lb_common.git
+ url = https://github.com/leecbaker/lb_common.git
4
[submodule "lib/json"]
5
path = lib/json
6
url = https://github.com/nlohmann/json.git
7
[submodule "lib/xplane_sdk"]
8
path = lib/xplane_sdk
9
- url = git@github.com:leecbaker/xplane_sdk.git
+ url = https://github.com/leecbaker/xplane_sdk.git
0 commit comments