Skip to content

Commit 43ef274

Browse files
committed
fix(modules): update gettext git repository URL
1 parent cfbafce commit 43ef274

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
@@ -1,6 +1,6 @@
11
[submodule "modules/gettext"]
22
path = modules/gettext
3-
url = https://https.git.savannah.gnu.org/git/gettext.git
3+
url = https://git.savannah.gnu.org/git/gettext.git
44
[submodule "modules/l10n-guide"]
55
path = modules/l10n-guide
66
url = https://github.com/translate/l10n-guide.git

0 commit comments

Comments
 (0)