diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2016-06-08 22:02:03 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2016-06-08 22:23:57 +0200 |
commit | 333596ab4aca12bd9444196066f1511f07650f3f (patch) | |
tree | d29e1e3521198393e3ec4acaaa2be3f01525527e /doc | |
parent | b757246e33a8cfcb5b8973d659a0b513d3b767d7 (diff) | |
download | aur-333596ab4aca12bd9444196066f1511f07650f3f.tar.gz aur-333596ab4aca12bd9444196066f1511f07650f3f.tar.xz |
Update Arch Linux projects subdomain
The projects.archlinux.org subdomain was moved to git.archlinux.org.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/i18n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/i18n.txt b/doc/i18n.txt index d5b67644..a1c21fe6 100644 --- a/doc/i18n.txt +++ b/doc/i18n.txt @@ -21,7 +21,7 @@ strings for the translation to be usable, and it may have to be disabled. 1. Check out the aurweb source using git: -$ git clone git://projects.archlinux.org/aurweb.git aurweb-git +$ git clone git://git.archlinux.org/aurweb.git aurweb-git 2. Go into the "po/" directory in the aurweb source and run msginit(1) to create a initial translation file from our translation catalog: |