Skip to content

Commit

Permalink
Merge pull request #136 from DFE-Digital/feature/update-feedback-form…
Browse files Browse the repository at this point in the history
…-link

Point Feedback Survey Link to PT survey
  • Loading branch information
jack-coggin authored Aug 19, 2024
2 parents 3d7f934 + 33e0d0e commit 3cfeb18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Dfe.ContentSupport.Web/Views/Shared/_BetaHeader.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
@* <govuk-phase-banner-tag>Beta</govuk-phase-banner-tag> *@
<strong class="govuk-tag govuk-phase-banner__content__tag">Beta</strong>
This is a new service - your
<a href="" class="govuk-link" target="_blank" rel="noopener">
<a href="https://forms.office.com/e/Jk5PuNWvGe" class="govuk-link" target="_blank"
rel="noopener">
feedback
</a> will
help us to improve it.
Expand Down

0 comments on commit 3cfeb18

Please sign in to comment.