Skip to content

Commit 02c9c3b

Browse files
committed
build: Use https in submodule URL for external/xdg-file-dialog
1 parent 281a297 commit 02c9c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
url = https://github.com/hornang/MercatorTile
1616
[submodule "external/xdg-file-dialog"]
1717
path = external/xdg-file-dialog
18-
url = http://github.com/hornang/xdg-file-dialog.git
18+
url = https://github.com/hornang/xdg-file-dialog.git
1919
[submodule "external/msdf-atlas-gen"]
2020
path = external/msdf-atlas-gen
2121
url = https://github.com/Chlumsky/msdf-atlas-gen.git

0 commit comments

Comments
 (0)