Skip to content

Commit 7d7a8f9

Browse files
committed
fix: proper URL for submodule
1 parent 0d42522 commit 7d7a8f9

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
@@ -3,4 +3,4 @@
33
url = https://github.com/flathub/shared-modules/
44
[submodule "flatpak-builder-tools"]
55
path = flatpak-builder-tools
6-
url = git@github.com:flatpak/flatpak-builder-tools.git
6+
url = https://github.com/flathub/flatpak-builder-tools

0 commit comments

Comments
 (0)