Skip to content

Commit b352586

Browse files
committed
Switch submodules to https.
Should fix github pages build.
1 parent 5a827a9 commit b352586

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,9 +1,9 @@
11
[submodule "lib/lb_common"]
22
path = lib/lb_common
3-
url = git@github.com:leecbaker/lb_common.git
3+
url = https://github.com/leecbaker/lb_common.git
44
[submodule "lib/json"]
55
path = lib/json
66
url = https://github.com/nlohmann/json.git
77
[submodule "lib/xplane_sdk"]
88
path = lib/xplane_sdk
9-
url = git@github.com:leecbaker/xplane_sdk.git
9+
url = https://github.com/leecbaker/xplane_sdk.git

0 commit comments

Comments
 (0)