Skip to content

Commit

Permalink
Back link url pointing to applications page (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetymj authored Jan 25, 2025
1 parent dd7198f commit 166d7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/views/pages/log/application-type.njk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="govuk-body govuk-width-container">
{{ govukBackLink({
text: "Back",
href: "#"
href: "/"
}) }}

<span class="govuk-caption-xl">Log an application</span>
Expand Down

0 comments on commit 166d7dc

Please sign in to comment.