Skip to content

Commit

Permalink
Merge pull request #2029 from alphagov/make-transiton-link-govuk-link
Browse files Browse the repository at this point in the history
Add govuk-link class to transition period footer link
  • Loading branch information
Vanita Barrett authored Feb 5, 2020
2 parents c3b6d27 + c897630 commit 6299164
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/views/root/_base.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
<a data-track-category="footerClicked"
data-track-action="transitionLinks"
data-track-label="Find out what it means for you"
href="/transition">
href="/transition"
class="govuk-link">
Find out what it means for you
</a>
</li>
Expand Down

0 comments on commit 6299164

Please sign in to comment.