Skip to content

Commit

Permalink
Fixing broken email link on EHCP page
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Jones committed May 4, 2024
1 parent 105f63b commit 71c2342
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ <h2 class="govuk-heading-l">Playback webinars</h2>
<h2 class="govuk-heading-l">Contact the team</h2>

<p>To find out more or get involved email: <a
href="[email protected]"
href="mailto:[email protected]"
class="govuk-link">[email protected]</a></p>
</div>

Expand Down

0 comments on commit 71c2342

Please sign in to comment.