Skip to content

Commit

Permalink
jest env update
Browse files Browse the repository at this point in the history
  • Loading branch information
roshaanbajwa committed Apr 3, 2024
1 parent be30a97 commit 6585d40
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 302 deletions.
2 changes: 1 addition & 1 deletion app/components/button/link.njk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="nhsuk-grid-column-two-thirds">
{{ button({
"text": "Link button",
"href": "#"
"href": "/nhsuk-frontend/"
}) }}
</div>
</div>
Expand Down
Loading

0 comments on commit 6585d40

Please sign in to comment.