Skip to content

Commit

Permalink
Merge pull request #81 from al/fix/broken-footer-sojp-links
Browse files Browse the repository at this point in the history
fix: Update links to Jersey Police in footer
  • Loading branch information
al authored Oct 10, 2024
2 parents 4112703 + f17d690 commit a7f39cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Layout/PageFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
<a
class="text-gray-500 transition-colors duration-300 hover:text-orange-900"
aria-label=""
href="https://jersey.police.uk/advice/road-collisions/"
href="https://www.jersey.police.je/s/advice/road-collisions-MCH2FNSL2YJZGAFMHKQ6YD7NK4HA"
>Road Collisions</a
>
</li>
<li>
<a
class="text-gray-500 transition-colors duration-300 hover:text-orange-900"
aria-label=""
href="https://jersey.police.uk/be-safe/road-safety/speed-limits-and-speeding/"
href="https://www.jersey.police.je/s/advice/speed-limits-and-speeding-MCFBPUXF2TRNGETAJ6LFFAQFXDXU"
>Speed limits and speeding</a
>
</li>
Expand Down

0 comments on commit a7f39cb

Please sign in to comment.