Skip to content

Commit a6c19d7

Browse files
Update app/controllers/fees_controller.rb
Co-authored-by: Anna Wilcox <AWilcox@Wilcox-Tech.com>
1 parent 8d7a504 commit a6c19d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/fees_controller.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def transaction_complete
7979
private
8080

8181
def missing_params(_error)
82-
redirect_to 'https://lib.berkeley.edu/find/borrow-renew?section=pay-fees', allow_other_host: true
82+
redirect_to 'https://www.lib.berkeley.edu/find/borrow-renew?section=pay-fees', allow_other_host: true
8383
end
8484

8585
def authorize!

0 commit comments

Comments
 (0)