diff options
author | Struan Donald <struan@exo.org.uk> | 2020-01-06 11:57:33 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2020-01-07 10:29:08 +0000 |
commit | a1a3991dc1a8ff8199ab117f6c665323462a3ba3 (patch) | |
tree | 6f96c4d8e7a8b30173b9c661662c45ce793b7977 | |
parent | d162e627c8dd9ef2f206a66a4b2b40e8a9839f91 (diff) |
[Peterborough] update privacy links on footer
Point to FixMyStreet specific content and not generic Peterborough
pages.
-rw-r--r-- | templates/web/peterborough/footer_extra.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/peterborough/footer_extra.html b/templates/web/peterborough/footer_extra.html index d20bdf876..51e3b01e3 100644 --- a/templates/web/peterborough/footer_extra.html +++ b/templates/web/peterborough/footer_extra.html @@ -3,10 +3,10 @@ <li><a href="https://www.peterborough.gov.uk/accessibility/"> Accessibility </a></li> - <li><a href="https://www.peterborough.gov.uk/privacy/"> + <li><a href="/about/privacy"> Privacy policy </a></li> - <li><a href="https://www.peterborough.gov.uk/cookies/"> + <li><a href="/about/privacy#cookies"> Cookies </a></li> <li><a href="https://www.peterborough.gov.uk/disclaimer/"> |