summaryrefslogtreecommitdiff
path: root/download/index.html
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-11-22 14:03:34 +0100
committerErich Eckner <git@eckner.net>2019-11-22 14:03:34 +0100
commitd7a134060e2bab184ae0346ee65cd84f3981ab70 (patch)
tree7a1a505246ec7f0e018197931df81db162bf2503 /download/index.html
parent8414e9fde067bef257f1d788380aa61e838e87ca (diff)
downloadarchweb32-d7a134060e2bab184ae0346ee65cd84f3981ab70.tar.xz
git.archlinux32.org/archlinux32/ -> git.archlinux32.org/
Diffstat (limited to 'download/index.html')
-rw-r--r--download/index.html4
1 files changed, 2 insertions, 2 deletions
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>