diff options
Diffstat (limited to 'templates/public/feeds.html')
-rw-r--r-- | templates/public/feeds.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/templates/public/feeds.html b/templates/public/feeds.html index 553aa3e..0df6019 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -23,7 +23,7 @@ <h3>Package Feeds</h3> <p>If you are interested in <a href="/feeds/packages/" class="rss" - title="Arch Linux all package update feed">all package updates</a>, + title="Arch Linux package updates feed">all package updates</a>, then grab this feed. Note that when a package is updated for multiple architectures, you will see each individual update show up here. Alternatively, you can select a packages feed from the below table that is @@ -55,16 +55,13 @@ </tbody> </table> - <p>A <a href="http://aur.archlinux.org/rss.php" class="rss" title="AUR - newest packages feed">Newest Packages feed</a> is also available from - the <a href="http://aur.archlinux.org/" title="AUR Homepage">Arch User - Repository (AUR)</a>.</p> + <p>A <a href="http://aur.archlinux.org/rss.php" class="rss" title="AUR newest packages feed">newest packages feed</a> + is also available from the <a href="http://aur.archlinux.org/" title="AUR Homepage">Arch User Repository (AUR)</a>.</p> <h3>Development Feeds</h3> <p>Subscribe to any of the following to track bug tickets and feature - requests from the <a href="http://bugs.archlinux.org/" title="Arch Linux - Bugs">Arch Linux Bugtracker</a>:</p> + requests from the <a href="http://bugs.archlinux.org/" title="Arch Linux Bugs">Arch Linux Bugtracker</a>:</p> <table class="pretty2"> <thead> |