Skip to content

Commit

Permalink
Merge pull request #499 from sul-dlss/cbeer-patch-1
Browse files Browse the repository at this point in the history
Update course reserves link to the library website
  • Loading branch information
jcoyne authored Aug 1, 2023
2 parents a91f442 + 85ada13 commit 168ac46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/reserves/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</p>

<p>
<%= link_to 'https://library.stanford.edu/using/borrow-renew-return/course-reserves', target: '_blank', rel: 'noopener' do %>
<%= link_to 'https://library.stanford.edu/course-reserves', target: '_blank', rel: 'noopener' do %>
More information about Course Reserves
<% end %>
</p>
Expand Down

0 comments on commit 168ac46

Please sign in to comment.