Skip to content

Commit

Permalink
update myaccount url in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
dnoneill authored Mar 13, 2024
1 parent 083e60c commit e89cd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_sul_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-hours.stanford.edu/">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/contact-us">Ask us</a></li>
<li><a href="https://library-status.stanford.edu/">System status</a></li>
<li><%= link_to "Staff login", login_path(referrer: request.original_url) %></li>
Expand Down

0 comments on commit e89cd20

Please sign in to comment.