aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/fixmystreet.com/footer_extra.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/fixmystreet.com/footer_extra.html')
-rw-r--r--templates/web/fixmystreet.com/footer_extra.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet.com/footer_extra.html b/templates/web/fixmystreet.com/footer_extra.html
index d4e7b38a3..e16198bb1 100644
--- a/templates/web/fixmystreet.com/footer_extra.html
+++ b/templates/web/fixmystreet.com/footer_extra.html
@@ -31,7 +31,7 @@
%]>[% loc("Local alerts") %]</[% c.req.uri.path == '/alert' ? 'span' : 'a' %]></li>
</ul>
<ul>
- <li><a href="https://www.fixmystreet.com/council">FixMyStreet for Councils</a></li>
+ <li><a href="/about/council">FixMyStreet for Councils</a></li>
<li><[% IF c.req.uri.path == '/posters' %]span[% ELSE %]a href="[% base %]/posters"[% END
%]>[% loc("FixMyStreet Goodies") %]</[% c.req.uri.path == '/posters' ? 'span' : 'a' %]></li>
<li><[% IF c.req.uri.path == '/contact' %]span[% ELSE %]a href="[% base %]/contact"[% END