diff --git a/app/views/checkouts/_policies.html.erb b/app/views/checkouts/_policies.html.erb
index ca2d3df1..7662c9fb 100644
--- a/app/views/checkouts/_policies.html.erb
+++ b/app/views/checkouts/_policies.html.erb
@@ -2,18 +2,18 @@
Policies & information
-
- <%= link_to 'https://library.stanford.edu/using/borrow-renew-return/renew', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Renewal policies
+ <%= link_to 'https://library.stanford.edu/services/borrow', target: '_blank' do %>
+ <%= sul_icon :'sharp-open_in_new-24px' %> Borrowing and renewals
<% end %>
-
- <%= link_to 'https://library.stanford.edu/using/borrow-renew-return/did-you-lose-item', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Did you lose an item?
+ <%= link_to 'https://library.stanford.edu/proxy-borrowing', target: '_blank' do %>
+ <%= sul_icon :'sharp-open_in_new-24px' %> Proxy borrowing
<% end %>
-
- <%= link_to 'https://library.stanford.edu/using/borrow-renew-return/return', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Returning items by mail
+ <%= link_to 'https://library.stanford.edu/borrowdirect', target: '_blank' do %>
+ <%= sul_icon :'sharp-open_in_new-24px' %> About BorrowDirect
<% end %>
diff --git a/app/views/fines/index.html.erb b/app/views/fines/index.html.erb
index 73c4ea87..ec413874 100644
--- a/app/views/fines/index.html.erb
+++ b/app/views/fines/index.html.erb
@@ -63,20 +63,3 @@
History
<%= link_to 'Show history', payments_path, class: 'btn btn-info', remote: true, data: { type: :json } %>
-
-
-
Policies & information
-
-
- -
- <%= link_to 'https://library.stanford.edu/using/borrow-renew-return/fines-and-fees', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Fines and fees
- <% end %>
-
- -
- <%= link_to 'https://library.stanford.edu/using/borrow-renew-return/pay-or-contest-fine', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Pay or contest a fine
- <% end %>
-
-
-
diff --git a/app/views/sessions/index.html.erb b/app/views/sessions/index.html.erb
index 56d8c009..b6d15ba7 100644
--- a/app/views/sessions/index.html.erb
+++ b/app/views/sessions/index.html.erb
@@ -22,12 +22,12 @@
-
- <%= link_to 'https://library.stanford.edu/using/access-and-privileges', target: '_blank' do %>
+ <%= link_to 'https://library.stanford.edu/services/borrow', target: '_blank' do %>
<%= sul_icon :'sharp-open_in_new-24px' %> Access & privileges
<% end %>
-
- <%= link_to 'https://library.stanford.edu/using/access-and-privileges/privileges-university-library-affiliates/fee-based-library-memberships', target: '_blank' do %>
+ <%= link_to 'https://library.stanford.edu/visitor-access', target: '_blank' do %>
<%= sul_icon :'sharp-open_in_new-24px' %> Fee-based library memberships
<% end %>
diff --git a/app/views/summaries/index.html.erb b/app/views/summaries/index.html.erb
index d9ad16fb..26baee64 100644
--- a/app/views/summaries/index.html.erb
+++ b/app/views/summaries/index.html.erb
@@ -22,18 +22,13 @@
Policies & information
-
- <%= link_to 'https://library.stanford.edu/using/borrow-renew-return', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Circulation policy
+ <%= link_to 'https://library.stanford.edu/services/borrow', target: '_blank' do %>
+ <%= sul_icon :'sharp-open_in_new-24px' %> Borrowing and renewals
<% end %>
-
- <%= link_to 'https://library.stanford.edu/using/borrow-renew-return/borrower-responsibilities', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Borrower responsibilities
- <% end %>
-
- -
- <%= link_to 'https://library.stanford.edu/using/access-and-privileges/suspended-privileges', target: '_blank' do %>
- <%= sul_icon :'sharp-open_in_new-24px' %> Suspended privileges
+ <%= link_to 'https://library.stanford.edu/library-accessibility', target: '_blank' do %>
+ <%= sul_icon :'sharp-open_in_new-24px' %> Library accessibility resources
<% end %>