Skip to content

Commit

Permalink
Merge pull request #3432 from DFE-Digital/CAPT-2012/guidance-link
Browse files Browse the repository at this point in the history
Add link to guidance page
  • Loading branch information
rjlynch authored Nov 26, 2024
2 parents ccfb8da + 2aebe37 commit 808ba8f
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@

<p class="govuk-body">
For more information, read more about the
<%= govuk_link_to("early years financial incentive", "#") %>.
<%= govuk_link_to(
"early years financial incentive",
guidance_path(journey: "early-years-payment")
) %>.
</p>
</div>
</div>
Expand Down

0 comments on commit 808ba8f

Please sign in to comment.