Skip to content

Commit 1c03afb

Browse files
author
Christophe Kalista
authored
Merge pull request #3 from alphagov/PP-1562/fix-name-in-breadcrumbs
[PP-1562] In breadcrumbs, change “Pay” to “GOV.UK Pay”
2 parents ff6450e + d0efd59 commit 1c03afb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a href="https://www.gov.uk/service-toolkit#components" itemprop="item"><span itemprop="name">Components</span></a>
66
</li>
77
<li class="breadcrumbs__item breadcrumbs__item--active" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
8-
<a href="#main" itemprop="item"><span itemprop="name">Pay</span></a>
8+
<a href="#main" itemprop="item"><span itemprop="name">GOV.UK Pay</span></a>
99
</li>
1010
</ol>
1111
</nav>

0 commit comments

Comments
 (0)