Skip to content

Commit 4d3e0aa

Browse files
committed
fix: bring back official gettext repo
The mirror is no longer in sync.
1 parent bfd3345 commit 4d3e0aa

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://github.com/autotools-mirror/gettext.git
3+
url = https://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)