diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-03-06 11:20:38 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-03-06 11:20:38 -0300 |
commit | 30b2a1954d5bf63c78fe654a0c0bb98508e2f3e2 (patch) | |
tree | d9657b8a35d36e76aa121775598f96aa8f4717f3 /templates | |
parent | 07a0b1925f5bd39d622d3912c02ebfccb579bf69 (diff) |
Removed AUR and Arch mention
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/feeds.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/templates/public/feeds.html b/templates/public/feeds.html index 5aa5df20..79e8a1aa 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -6,7 +6,7 @@ <h2>RSS Feeds</h2> - <p>Several RSS feeds are available for consumption from the Arch website. + <p>Several RSS feeds are available for consumption from the Parabola website. The majority of these are package-related and allow feeds to be customized for the updates you care about.</p> @@ -58,12 +58,5 @@ </tbody> </table> - <p>A <a href="https://aur.archlinux.org/rss.php" 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>, but be specially aware that sometimes, - unfree software gets uploaded there, <em>at least until we found a solution - to it.</em></p> - - </div> {% endblock %} |