index : website | |
Archlinux32 website - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-06-04 21:20:46 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-06-04 21:20:46 +0200 |
commit | 3e66680164a2a6f1942d744b59c4e3f95083ce5f (patch) | |
tree | 7f216c8d6a418eca1a930cf32027bff4dc1ea3fc /download/index.html | |
parent | 67cc1af3fe1d0216002cfaa59017c2a5d924e77f (diff) |
-rw-r--r-- | download/index.html | 4 |
diff --git a/download/index.html b/download/index.html index 6c0a872..64cd01e 100644 --- a/download/index.html +++ b/download/index.html @@ -55,7 +55,7 @@ <p>If you are an existing Arch user, there is no need to download a new ISO to update your existing system. You may be looking for - <a href="https://raw.githubusercontent.com/archlinux32/packages/master/core/pacman-mirrorlist/mirrorlist">an updated mirrorlist</a> instead.</p> + <a href="https://git.archlinux32.org/archlinux32/packages/raw/branch/master/core/pacman-mirrorlist/mirrorlist">an updated mirrorlist</a> instead.</p> <h3>Package Archive</h3> @@ -68,7 +68,7 @@ to <a href="https://mirror.archlinux32.org/i686/">our community maintained repositories</a>, follow these steps:</p> <ul> - <li> Put any mirror from <a href="https://raw.githubusercontent.com/archlinux32/packages/master/core/pacman-mirrorlist/mirrorlist">our mirrorlist</a> + <li> Put any mirror from <a href="https://git.archlinux32.org/archlinux32/packages/raw/branch/master/core/pacman-mirrorlist/mirrorlist">our mirrorlist</a> into <code>/etc/pacman.d/mirrorlist</code>.</li> <li> Execute <code>pacman -Syy archlinux32-keyring-transition</code> to install our keyring transition package signed by one of the x86_64 archlinux devs.</li> <li> Execute <code>pacman -S archlinux32-keyring</code> to install our most recent keyring package.</li> |