diff options
Diffstat (limited to 'download/index.html')
-rw-r--r-- | download/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
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> |