diff options
author | Francis Irving <francis@mysociety.org> | 2010-10-09 02:29:07 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-10-09 02:29:07 +0100 |
commit | 44f2306ace82d9b9f630025c74e7de953aee4def (patch) | |
tree | 5a41e43cf0985fb5c74ff67d7f5662a52ce2b305 | |
parent | c3ddd34d3d2be0a31640eeb6d3d4ed2876e3c011 (diff) |
Clearer text.
-rw-r--r-- | app/views/help/api.rhtml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/views/help/api.rhtml b/app/views/help/api.rhtml index 84a899f6e..3c4b134ad 100644 --- a/app/views/help/api.rhtml +++ b/app/views/help/api.rhtml @@ -33,8 +33,9 @@ These are the parameters you can add to those URLs, either in the URL or from a <h2> 2. RSS (actually, Atom) feeds </h2> -<p>There are Atom feeds throughout the site, which you can use to get updates -and links in XML format. Find the URL of the Atom feed in one of these ways: +<p>There are Atom feeds on most pages which list FOI requests, which you can +use to get updates and links in XML format. Find the URL of the Atom feed in +one of these ways: <ul> <li>Look for the <img src="/images/feed-16.png" alt=""> RSS feed links.</li> <li>Examine the <tt><link rel="alternate" type="application/atom+xml"></tt> tag in the head of the HTML. </li> |