File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ development:
61
61
url : <%= ENV['OPENSTAX_ACCOUNTS_URL'] || 'http://localhost:2999' %>
62
62
stub : <%= ActiveModel::Type::Boolean.new.cast(ENV.fetch('OPENSTAX_ACCOUNTS_STUB', true)) %>
63
63
content :
64
- abl_url : <%= ENV['OPENSTAX_CONTENT_ABL_URL'] || 'https://raw.githubusercontent.com/openstax/content-manager-approved-books/master /approved-book-list.json' %>
64
+ abl_url : <%= ENV['OPENSTAX_CONTENT_ABL_URL'] || 'https://raw.githubusercontent.com/openstax/content-manager-approved-books/main /approved-book-list.json' %>
65
65
archive_path : <%= ENV['OPENSTAX_CONTENT_ARCHIVE_PATH'] || 'apps/archive' %>
66
66
bucket_name : <%= ENV['OPENSTAX_CONTENT_BUCKET_NAME'] %>
67
67
domain : <%= ENV['OPENSTAX_CONTENT_DOMAIN'] || 'openstax.org' %>
You can’t perform that action at this time.
0 commit comments