Skip to content

Commit

Permalink
Adding career link for redirect. (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdyoung3 authored Mar 20, 2024
1 parent 5bac775 commit 73f4053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/library-footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const LibraryFooter = () => {
<li><FooterLink href="/department-directory">Department directory</FooterLink></li>
<li><FooterLink href="https://searchworks.stanford.edu/catalog?f%5Bcollection%5D%5B%5D=hn730ks3626">Staff publications and research</FooterLink></li>
<li><FooterLink href="https://stanford.joinhandshake.com/login">Student job openings</FooterLink></li>
<li><FooterLink href="https://stanford.referrals.selectminds.com/page/university-libraries-855">Careers</FooterLink></li>
<li><FooterLink href="/careers">Careers</FooterLink></li>
</ul>
</div>
<div>
Expand Down

0 comments on commit 73f4053

Please sign in to comment.