Skip to content

Commit

Permalink
add button link
Browse files Browse the repository at this point in the history
  • Loading branch information
roshaanbajwa committed Mar 5, 2024
1 parent 4249513 commit 3de045c
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 3de045c

Please sign in to comment.