Skip to content

Commit 10e087f

Browse files
Merge pull request #5423 from alphagov/improve-generic-header-guidance-navlinks
Clarify guidance on service name and navigation links
2 parents 54f7a0c + d532d62 commit 10e087f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/components/generic-header/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ To make your logo image as accessible and optimised as possible, also see:
6262

6363
### Homepage link
6464

65-
By default, the Generic header component links to `/`, which is the top level of your service’s domain. You should customise the link to point to wherever makes the most sense for your service.
65+
By default, the homepage link points to `/`, which is the top level of your service’s domain. You should customise the link to point to wherever makes the most sense for your service.
6666

67-
### Do not show service name or navigation links in the Generic header component
67+
### Do not show navigation links in the Generic header component
6868

69-
As with the GOV.UK header component, you should not use the Generic header component to show service name or navigation links. Use the [Service navigation component](/components/service-navigation) instead.
69+
As with the GOV.UK header component, you should not use the Generic header component to show navigation links. Use the [Service navigation component](/components/service-navigation) instead to let users navigate to different parts of your service and find useful links and tools.
7070

7171
## Research on this component
7272

0 commit comments

Comments
 (0)