Skip to content

Commit

Permalink
Fix Explore the collection link in header
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Sep 18, 2024
1 parent 1e06316 commit 37f7bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<a href="https://www.nationalarchives.gov.uk/about/visit-us/whats-on/" class="tna-global-header__navigation-item-link" tabindex="0">What’s on</a>
</li>
<li class="tna-global-header__navigation-item">
<a href="https://dev-beta.nationalarchives.gov.uk/explore-the-collection/" class="tna-global-header__navigation-item-link" tabindex="0">Explore the collection</a>
<a href="https://beta.nationalarchives.gov.uk/explore-the-collection/" class="tna-global-header__navigation-item-link" tabindex="0">Explore the collection</a>
</li>
<li class="tna-global-header__navigation-item">
<a href="https://www.nationalarchives.gov.uk/help-with-your-research/" class="tna-global-header__navigation-item-link" tabindex="0">Help using the archive</a>
Expand Down

0 comments on commit 37f7bd5

Please sign in to comment.