index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | download/index.html | 4 |
diff --git a/download/index.html b/download/index.html index 9cbea4e..d951e4f 100644 --- a/download/index.html +++ b/download/index.html @@ -48,7 +48,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://git.archlinux32.org/archlinux32/packages/raw/branch/master/core/pacman-mirrorlist/mirrorlist">an updated mirrorlist</a> instead.</p> + <a href="https://git.archlinux32.org/packages/plain/core/pacman-mirrorlist/mirrorlist">an updated mirrorlist</a> instead.</p> <h3>Package Archive</h3> @@ -61,7 +61,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://git.archlinux32.org/archlinux32/packages/raw/branch/master/core/pacman-mirrorlist/mirrorlist">our mirrorlist</a> + <li> Put any mirror from <a href="https://git.archlinux32.org/packages/plain/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> |