aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help/_sidebar.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help/_sidebar.rhtml')
-rw-r--r--app/views/help/_sidebar.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/_sidebar.rhtml b/app/views/help/_sidebar.rhtml
index 3fa77011f..29e575931 100644
--- a/app/views/help/_sidebar.rhtml
+++ b/app/views/help/_sidebar.rhtml
@@ -5,7 +5,7 @@
<li><%= link_to_unless_current "Making requests", "/help/about#making_requests" %></li>
<li><%= link_to_unless_current "Privacy policy", "/help/about#privacy" %></li>
<li><%= link_to_unless_current "FOI officers", "/help/about#officers" %></li>
- <li><%= link_to_unless_current "Credits", "/help/about#credits" %></li>
+ <li><%= link_to_unless_current "Credits", "/help/credits" %></li>
<li><%= link_to_unless_current "Programmers API", "/help/api" %></li>
<li><%= link_to_unless_current "Advanced search", "/search" %></li>
</ul>