diff options
Diffstat (limited to 'app/views/help/requesting.rhtml')
-rw-r--r-- | app/views/help/requesting.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/help/requesting.rhtml b/app/views/help/requesting.rhtml index 98ec19103..e7cfdd199 100644 --- a/app/views/help/requesting.rhtml +++ b/app/views/help/requesting.rhtml @@ -164,13 +164,13 @@ </li> <li>If you're still having no luck, then you can ask for an internal review, and then complain to the Information Commissioner about the authority. - Read our page '<a href="<%= help_unhappy_path %>">Unhappy about the response you got?</a>'. + Read our page '<a href="<%= help_general_path(:action => 'unhappy') %>">Unhappy about the response you got?</a>'. </ul> </dd> <dt id="not_satifised">What if I'm not satisfied with the response? <a href="#not_satifised">#</a> </dt> <dd>If you didn't get the information you asked for, or you didn't get it in time, - then read our page '<a href="<%= help_unhappy_path %>">Unhappy about the response you got?</a>'. + then read our page '<a href="<%= help_general_path(:action => 'unhappy') %>">Unhappy about the response you got?</a>'. </dd> <dt id="reuse">It says I can't re-use the information I got!<a href="#reuse">#</a> </dt> |