diff --git a/README.rdoc b/README.rdoc index e10f8e9..90638b8 100644 --- a/README.rdoc +++ b/README.rdoc @@ -336,6 +336,3 @@ server { /keep_screenshot/:screenshot * Users: 403 * Moderators: re-approve a screenshot that was requested for deletion - -/rss -* Return an RSS feed of new uploads of screenshots diff --git a/app/views/welcome/about.slim b/app/views/welcome/about.slim index b875438..b703f0d 100644 --- a/app/views/welcome/about.slim +++ b/app/views/welcome/about.slim @@ -119,10 +119,6 @@ ' (Returns a screenshot (800x600 pixels or less) of a package. If no ' screenshot was found then a dummy image will be returned along with the ' HTTP code 404.) - li - ' http://screenshots.debian.net/rss - br - ' (An RSS feed showing the most recently uploaded screenshots.) ' If you would like to get a complete list of packages or screenshots in JSON ' format then contact us and we will give you the URL.