Skip to content

Commit

Permalink
Merge pull request #3 from alphagov/PP-1562/fix-name-in-breadcrumbs
Browse files Browse the repository at this point in the history
[PP-1562] In breadcrumbs, change “Pay” to “GOV.UK Pay”
  • Loading branch information
Christophe Kalista authored Jan 23, 2017
2 parents ff6450e + d0efd59 commit 1c03afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<a href="https://www.gov.uk/service-toolkit#components" itemprop="item"><span itemprop="name">Components</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">Pay</span></a>
<a href="#main" itemprop="item"><span itemprop="name">GOV.UK Pay</span></a>
</li>
</ol>
</nav>
Expand Down

0 comments on commit 1c03afb

Please sign in to comment.