index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2024-07-13 10:24:07 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2024-07-13 10:24:07 +0200 |
commit | cb417685265d4a8a3a06e83941a0b6b30fd5daad (patch) | |
tree | 98e46483e68489994944610643ced273bda13db9 /index.php | |
parent | 0e2a74a002a8f1177a0b32772b821ffef5b4e177 (diff) |
-rw-r--r-- | index.php | 4 |
@@ -55,7 +55,7 @@ print_header("", "home"); <p> Join us on <a href="ircs://irc.libera.chat/archlinux32">#archlinux32</a> IRC channel on Libera, check out our <a href="https://bbs.archlinux32.org/" title="Arch 32 Forums">forums</a> - or subscribe to the <a href="https://lists.archlinux.org/mailman3/lists/arch-ports.lists.archlinux.org/" + or subscribe to the <a href="https://lists.archlinux.org/archives/list/arch-ports@lists.archlinux.org/latest" title="Arch-Ports Mailing Lists">mailing list</a> to get your feet wet. Also glance through <a href="https://wiki.archlinux.org/" title="Arch Wiki">the Arch Wiki</a> if you want to learn more about upstream Arch. @@ -220,7 +220,7 @@ foreach($package_updates as $pkg) { /* TODO: do we have links to put here? <h4>Community</h4> <ul> - <li><a href="https://lists.archlinux.org/mailman3/lists/arch-ports.lists.archlinux.org/" + <li><a href="https://lists.archlinux.org/archives/list/arch-ports@lists.archlinux.org/latest" title="Arch-Ports mailing lists">Mailing List</a></li> <li><a href="https://wiki.archlinux.org/index.php/IRC_channels" title="Official and regional IRC communities">IRC Channels</a></li> |