Skip to content

Commit 89c5b3f

Browse files
LUC065-376 update footer links
1 parent 3f8288e commit 89c5b3f

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

src/themes/aura/app/footer/footer.component.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,11 @@ <h5 class="text-uppercase">Footer Content</h5>
6565
<button onclick="location.href='/info/accessibility'" title="Accessibility Statement" class="footer-button">
6666
Accessibility
6767
</button>
68-
<button onclick="location.href='https://www.abdn.ac.uk/pure'" title="PURE" class="footer-button">
68+
<button onclick="location.href='https://abdn.elsevierpure.com/'" title="PURE" class="footer-button">
6969
PURE
7070
</button>
71-
<button onclick="location.href='https://abdn.primo.exlibrisgroup.com/discovery/collectionDiscovery?vid=44ABE_INST:44ABE_VU1&amp;collectionId=81151714170005941'" title="Digital Resources" class="footer-button">
72-
Digital <br>Resources
73-
</button>
74-
<button onclick="location.href='https://www.abdn.ac.uk/library'" title="Library, Special Collections &nbsp; Museums" class="footer-button">
75-
Library, <br>Special Collections <br>&amp; Museums
71+
<button onclick="location.href='https://www.abdn.ac.uk/library'" title="Library Services" class="footer-button">
72+
Library Services
7673
</button>
7774
<button onclick="location.href='https://www.abdn.ac.uk/it/service-portfolio/sc-systems-aura.php#repository-takedown'" title="Take-Down Notice" class="footer-button">
7875
Take-Down <br>Notice

src/themes/aura/app/footer/footer.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
text-align: center;
2929
}
3030
button.footer-button {
31-
margin-right: 20px;
31+
margin-right: 30px;
3232
border: none;
3333
background-color: transparent;
3434
color: #365594;

0 commit comments

Comments
 (0)