Skip to content

Commit

Permalink
Merge pull request #603 from sul-dlss/cbeer-patch-1
Browse files Browse the repository at this point in the history
Add searchworks link
  • Loading branch information
corylown authored Jul 29, 2022
2 parents d87e98a + 9466f39 commit fd2133f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/purl/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
</div>
<div class="panel-body">
<ul class="list-unstyled">
<li><%= link_to "Digital Collections in SearchWorks", "" %></li>
<li><%= link_to "SDR Services website", "http://library.stanford.edu/sdr/" %></li>
<li><%= link_to "Digital Collections in SearchWorks", "https://searchworks.stanford.edu/catalog?f%5Bcollection_type%5D%5B%5D=Digital+Collection" %></li>
<li><%= link_to "SDR Services website", "https://library.stanford.edu/sdr/" %></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit fd2133f

Please sign in to comment.