From 7d993deb2d97028f27e6adba3ed8ef02204c9655 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Fri, 8 Dec 2023 22:38:13 +0000 Subject: [PATCH] Fix links to components on home page --- docs/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/index.md b/docs/index.md index 414b1e8..b7f7505 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,11 +12,11 @@ These components are currently experimental and more research is needed to valid | Component | Description | | - | - | -| [xGovukAutocomplete](/autocomplete) | Implements the [Accessible autocomplete pattern](https://github.com/alphagov/accessible-autocomplete) to enhance a fixed list of options provided by a `` element. | +| [xGovukMasthead](masthead) | Implements the masthead component [used on many GOV.UK product pages](https://github.com/alphagov/product-page-example). | +| [xGovukPrimaryNavigation](primary-navigation) | Implements the primary navigation component used on the GOV.UK Design System website. | +| [xGovukRelatedNavigation](related-navigation/) | Implements [related navigation component](https://components.publishing.service.gov.uk/component-guide/related_navigation) found in the `govuk_publishing_components` gem. | +| [xGovukSubNavigation](sub-navigation) | Implements the sub navigation component used on the GOV.UK Design System website. | Two JavaScript-only modules are also provided: