Skip to content

Commit b12f38f

Browse files
authored
Merge pull request #177 from nationalarchives/feature/DSLS-506-link-updates
Feature/dsls 506 link updates
2 parents 982e5b7 + 7ef1d86 commit b12f38f

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

book-a-reading-room-visit.web/Views/Shared/Partials/_CookieConsent.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
We'd like to use additional cookies to remember your settings and understand how you use our services. <br><br>
88
This information will help us make improvements to the website.
99
</p>
10-
<a href="https://www.nationalarchives.gov.uk/legal/cookies/" id="btn_preferences" class="button">Set cookie preferences</a>
10+
<a href="https://www.nationalarchives.gov.uk/cookies/" id="btn_preferences" class="button">Set cookie preferences</a>
1111
</div>
1212
</div>
1313
</div>

book-a-reading-room-visit.web/Views/Shared/Partials/_Footer.cshtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
</a>
102102
</li>
103103
<li class="tna-footer__navigation-block-item">
104-
<a href="https://media.nationalarchives.gov.uk/index.php/category/podcasts-2/" class="tna-footer__navigation-block-item-link">
105-
Podcasts
104+
<a href="https://www.nationalarchives.gov.uk/explore-the-collection/on-the-record-podcast/" class="tna-footer__navigation-block-item-link">
105+
Podcast
106106
</a>
107107
</li>
108108
<li class="tna-footer__navigation-block-item">
@@ -210,7 +210,7 @@
210210
</a>
211211
</li>
212212
<li class="tna-footer__legal-item">
213-
<a href="https://www.nationalarchives.gov.uk/legal/cookies/" class="tna-footer__legal-item-link">
213+
<a href="https://www.nationalarchives.gov.uk/cookies/" class="tna-footer__legal-item-link">
214214
Cookies
215215
</a>
216216
</li>

book-a-reading-room-visit.web/Views/Shared/Partials/_Header.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<a href="https://www.nationalarchives.gov.uk/about/visit-us/" class="tna-global-header__navigation-item-link" tabindex="0">Visit</a>
3232
</li>
3333
<li class="tna-global-header__navigation-item">
34-
<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>
34+
<a href="https://www.nationalarchives.gov.uk/whats-on/" class="tna-global-header__navigation-item-link" tabindex="0">What’s on</a>
3535
</li>
3636
<li class="tna-global-header__navigation-item">
3737
<a href="https://beta.nationalarchives.gov.uk/explore-the-collection/" class="tna-global-header__navigation-item-link" tabindex="0">Explore the collection</a>

0 commit comments

Comments
 (0)