diff options
author | Erich Eckner <git@eckner.net> | 2019-11-14 11:36:04 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-11-14 11:36:04 +0100 |
commit | f4d95b11acd5f169fd57fe6fab4206e4f94bc4e5 (patch) | |
tree | fa27bf65ad18a0d2cb0efd06b7f2c9751fec3d15 /feeds.php | |
parent | 4443e2dac2e6f2cc6fed530daaec5898db805d0b (diff) | |
download | archweb32-f4d95b11acd5f169fd57fe6fab4206e4f94bc4e5.tar.xz |
feeds.php: pull archlinux32 news from the forum rss instead of news.archlinux32.org
Diffstat (limited to 'feeds.php')
-rw-r--r-- | feeds.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ if (count($uri_parts) == 0) { // index page </h3> <p> Grab the - <a href="https://news.archlinux32.org/rss.php" class="rss" title="Arch Linux news feed">news item feed</a> + <a href="https://bbs.archlinux32.org/extern.php?action=feed&fid=12&type=atom" class="rss" title="Arch Linux news feed">news item feed</a> to keep up-to-date with the latest news from the Arch Linux development staff. </p> <h3> |