Skip to content

Commit

Permalink
Merge pull request #1028 from sul-dlss/dnoneill-patch-1
Browse files Browse the repository at this point in the history
update footer myaccount url
  • Loading branch information
jcoyne authored Mar 13, 2024
2 parents 957d52c + 4c2fe09 commit cab9d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_su_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div id="sul-footer-links" class="span2">
<ul>
<li><a href="https://library.stanford.edu/hours">Hours &amp; locations</a></li>
<li> <a href="https://library.stanford.edu/myaccount">My Account</a></li>
<li> <a href="https://mylibrary.stanford.edu">My Account</a></li>
<li> <a href="https://library.stanford.edu/ask">Ask us</a></li>
<li> <a href="https://library.stanford.edu/opt-out">Opt out of analytics</a></li>
<li><a href="http://library-status.stanford.edu">System status</a></li>
Expand Down

0 comments on commit cab9d91

Please sign in to comment.