Change breadcrumb to reflect new Service Toolkit nomenclature

The Service Toolkit[1] used to categorise GaaP Programme[2] things under
‘Components’ so the breadcrumb reflected this.

This commit also fixes the anchor link, which has also changed[3] to the
new terminology.

1. https://www.gov.uk/service-toolkit
2. Rest in peace
3. https://www.w3.org/Provider/Style/URI
This commit is contained in:
Chris Hill-Scott
2019-01-29 09:35:12 +00:00
parent f8f4c4efb0
commit dc2ce54b74

View File

@@ -15,7 +15,7 @@
<nav class="breadcrumbs breadcrumbs--inverse" aria-label="Breadcrumbs">
<ol itemscope itemtype="http://schema.org/BreadcrumbList">
<li class="breadcrumbs__item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="https://www.gov.uk/service-toolkit#components" itemprop="item"><span itemprop="name">Components</span></a>
<a href="https://www.gov.uk/service-toolkit#gov-uk-services" itemprop="item"><span itemprop="name">GOV.UK services</span></a>
</li>
<li class="breadcrumbs__item breadcrumbs__item--active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="#main" itemprop="item"><span itemprop="name">GOV.UK Notify</span></a>