diff options
Diffstat (limited to 'templates/web/stevenage')
-rw-r--r-- | templates/web/stevenage/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/stevenage/footer.html b/templates/web/stevenage/footer.html index 215ca0eab..ee0fc15d5 100644 --- a/templates/web/stevenage/footer.html +++ b/templates/web/stevenage/footer.html @@ -19,7 +19,7 @@ </li> <li> <h4>[% loc('Are you from a council?') %]</h4> - <p>[% loc('Would you like better integration with FixMyStreet? <a href="https://www.fixmystreet.com/council">Find out about FixMyStreet for councils</a>.') %]</p> + <p>[% loc('Would you like better integration with FixMyStreet? <a href="https://www.fixmystreet.com/about/council">Find out about FixMyStreet for councils</a>.') %]</p> </li> </ul> </div> |