aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general/frontpage.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/general/frontpage.rhtml')
-rw-r--r--app/views/general/frontpage.rhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/general/frontpage.rhtml b/app/views/general/frontpage.rhtml
index 0ddb14a45..3cf32432b 100644
--- a/app/views/general/frontpage.rhtml
+++ b/app/views/general/frontpage.rhtml
@@ -7,7 +7,7 @@
<div id="error">
Sorry! We couldn't find any public bodies with that in their names.
Either <a href="/body/list/department">browse them all</a> or
- <a href="/help/contact">ask us to add the one you want</a>.
+ <a href="/help/about#missing_body">help us add it</a>.
</div>
<% end %>
@@ -51,7 +51,7 @@
<% end %>
<p>
- Can't find it? <a href="/body/list/department">Browse all</a> or <a href="/help/contact">ask us to add it</a>.
+ Can't find it? <a href="/body/list/department">Browse all</a> or <a href="/help/about#missing_body">ask us to add it</a>.
</p>
<% end %>
</div>