Skip to content

Commit

Permalink
Fix/Update knowledge_base_url
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanHouston committed Mar 20, 2020
1 parent 0bf25e0 commit 7264605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/application_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module ApplicationHelper
include AlertHelper

def knowledge_base_url
'http://openstax.force.com/support/articles/FAQ/Can-t-log-in-to-your-OpenStax-account'
'https://openstax.secure.force.com/help/articles/FAQ/Can-t-log-in-to-your-OpenStax-account'
end

def openstax_url
Expand Down

0 comments on commit 7264605

Please sign in to comment.