diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-09 17:06:16 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-09 17:06:16 +0100 |
commit | c1c958f27d1d6ff155cad6707a27bcea98f389be (patch) | |
tree | edcf23cbfb09e98c69d1440afe6d444af95b3611 /lib/views/help | |
parent | 1356d84f4fe8df454dcdb80a9782e323020daefe (diff) | |
parent | 47c65469ace621e714e4dee2bcc5aede837c418b (diff) |
Merge branch 'basic-responsive-stylesheet' into develop
Diffstat (limited to 'lib/views/help')
-rw-r--r-- | lib/views/help/requesting.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/help/requesting.html.erb b/lib/views/help/requesting.html.erb index 7787d15..28e55fd 100644 --- a/lib/views/help/requesting.html.erb +++ b/lib/views/help/requesting.html.erb @@ -31,7 +31,7 @@ wrong, they ought to advise you who to make the request to instead. <dt id="missing_body">You're missing the public authority that I want to request from! <a href="#missing_body">#</a> </dt> <dd> -<p>Please <a href="/help/contact">contact us</a> with the name of the public authority and, +<p>Please <a href="<%= new_change_request_path %>">contact us</a> with the name of the public authority and, if you can find it, their contact email address for Freedom of Information requests. </p> <p>If you'd like to help add a whole category of public authority to the site, we'd love |