migrate all links from git.archlinux.org -> gitlab.archlinux.org

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
This commit is contained in:
turret-dev 2021-07-14 20:10:12 -05:00 committed by Eli Schwartz
parent 07e70690e1
commit 8bf6384504
No known key found for this signature in database
GPG key ID: CEB167EFB5722BD6
5 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ read the instructions below.
1) Clone the aurweb project:
$ cd /srv/http/
$ git clone git://git.archlinux.org/aurweb.git
$ git clone https://gitlab.archlinux.org/archlinux/aurweb.git
2) Setup a web server with PHP and MySQL. Configure the web server to redirect
all URLs to /index.php/foo/bar/. The following block can be used with nginx: