Skip to content

Commit

Permalink
Merge pull request #907 from DFE-Digital/138562-href-bug-fix
Browse files Browse the repository at this point in the history
fix to href
  • Loading branch information
danielryannimble authored Sep 15, 2023
2 parents eeb58da + 417a7f7 commit 80eb41d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</p>

<p class="govuk-body">
We use cookies for the <a asp-page="@Links.ProjectList.Index.Page">conversions part of our Prepare conversions and transfers service.</a> We use them to make our service work and to collect information about how you use the service.
We use cookies for the <a class="govuk-link" asp-page="@Links.ProjectList.Index.Page">conversions part of our Prepare conversions and transfers service.</a> We use them to make our service work and to collect information about how you use the service.
</p>

<p class="govuk-body">
Expand Down

0 comments on commit 80eb41d

Please sign in to comment.