From 3617a48ff3f7b1fc9fb4808f0556c46dfb8dd4d2 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Wed, 28 Nov 2012 13:36:55 +0000 Subject: Use generated URLs in help pages - then they're accessible to routing filters etc. --- app/views/help/api.rhtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/views/help/api.rhtml') diff --git a/app/views/help/api.rhtml b/app/views/help/api.rhtml index facddce41..da6253f87 100644 --- a/app/views/help/api.rhtml +++ b/app/views/help/api.rhtml @@ -19,7 +19,7 @@
Linking to new requests

To encourage your users to make links to a particular public authority, use URLs of the form - <%= link_to new_request_to_body_url(:url_name => "liverpool_city_council") , new_request_to_body_url(:url_name => "liverpool_city_council") %>. + <%= link_to new_request_to_body_url(:url_name => "liverpool_city_council") , new_request_to_body_url(:url_name => "liverpool_city_council") %>. These are the parameters you can add to those URLs, either in the URL or from a form.

- +
Spreadsheet of all authorities

@@ -73,7 +73,7 @@

-

Please contact us if you need an API feature that isn't there yet. It's +

Please contact us if you need an API feature that isn't there yet. It's very much a work in progress, and we do add things when people ask us to.

-- cgit v1.2.3