summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--download/index.html4
-rw-r--r--index.html2
2 files changed, 3 insertions, 3 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>
diff --git a/index.html b/index.html
index 680e12d..70e8fdf 100644
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@
<h3>Dual-bootable installation media can be found <a href="https://mirror.archlinux32.org/archisos">here</a>.</h2>
<h4>Join us on <a href="https://webchat.freenode.net/" title="Talk about porting Arch Linux to non-x86_64 platforms">#archlinux32</a> IRC channel on Freenode, or subscribe to the <a href="https://lists.archlinux.org/listinfo/arch-ports" title="Talk about porting Arch Linux to non-x86_64 platforms">mailing list</a>.</h4>
- <h4>The repository with the tools, ISOs and website files can be found <a href="https://github.com/archlinux32" title="GitHub repository">here</a>.</h4>
+ <h4>The repository with the tools, ISOs and website files can be found <a href="https://git.archlinux32.org/archlinux32" title="Gitea repository">here</a>.</h4>
</p>
</div>