some content cleanup

This commit is contained in:
stvnrlly
2022-11-07 21:22:34 -05:00
parent 95ad8827bc
commit 51d9d08410
3 changed files with 4 additions and 5 deletions
@@ -2,9 +2,8 @@
<h2 class="heading-medium">Links and URLs</h2>
<p class="bottom-gutter-1-3">
Always use full URLs, starting with https://
</p>
Always use full URLs, starting with https://. For example:
{{ govukInsetText({
"text": "Apply now at https://www.gov.uk/example",
"text": "Apply now at https://www.usa.gov/example",
"classes": "govuk-!-margin-top-0"})
}}