diff --git a/docs/fill_in_govuk_text_field.md b/docs/fill_in_govuk_text_field.md index 226dca1..611e870 100644 --- a/docs/fill_in_govuk_text_field.md +++ b/docs/fill_in_govuk_text_field.md @@ -1,7 +1,7 @@ --- title: Fill in a text field layout: sub-navigation -order: 3 +order: 4 --- This helper is a drop-in replacement for the standard `fill_in` helper, which adds some additional usability and accessibility checks. diff --git a/docs/summarise-errors.md b/docs/summarise-errors.md index 8dcaaa0..680f753 100644 --- a/docs/summarise-errors.md +++ b/docs/summarise-errors.md @@ -1,7 +1,7 @@ --- title: Error summaries layout: sub-navigation -order: 4 +order: 5 --- Use this helper to test that the [Error summary component](https://design-system.service.gov.uk/components/error-summary/) is visible on the page with the correct content. diff --git a/docs/summarise.md b/docs/summarise.md index 88f2526..18aca18 100644 --- a/docs/summarise.md +++ b/docs/summarise.md @@ -1,7 +1,7 @@ --- title: Summary lists layout: sub-navigation -order: 5 +order: 6 --- Use this helper to test that the [Summary list component](https://design-system.service.gov.uk/components/summary-list/) is visible on the page with the correct content, for example on a Check your answers page.