diff options
-rw-r--r-- | templates/public/feeds.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/feeds.html b/templates/public/feeds.html index f354fa47..5e6fd7c5 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -62,7 +62,7 @@ </tbody> </table> - <p>A <a href="https://aur.archlinux.org/rss.php" class="rss" title="AUR newest packages feed">newest packages feed</a> + <p>A <a href="https://aur.archlinux.org/rss/" class="rss" title="AUR newest packages feed">newest packages feed</a> is also available from the <a href="https://aur.archlinux.org/" title="AUR Homepage">Arch User Repository (AUR)</a>.</p> <h3>Release Feed</h3> |