Skip to content

Commit

Permalink
[NottsPolice] Add privacy policy.
Browse files Browse the repository at this point in the history
  • Loading branch information
neprune committed Jun 4, 2024
1 parent 0f3f617 commit f82c867
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions perllib/FixMyStreet/Cobrand/NottinghamshirePolice.pm
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,8 @@ sub disambiguate_location {

sub enter_postcode_text { 'Enter a Nottinghamshire postcode, street name or area' }

sub privacy_policy_url {
'https://www.nottinghamshire.pcc.police.uk/Document-Library/Public-Information/Policies-and-Procedures/People/Privacy-Notice-OPCCN-Feb-2023.pdf'
}

1;

0 comments on commit f82c867

Please sign in to comment.