diff options
-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> |