Added check to exclude OpenEdx

Added check to only apply the changes for
edx.org help center pages.
This commit is contained in:
usama sadiq
2019-08-01 18:48:04 +05:00
parent 825c02b4a2
commit aa8003baeb
3 changed files with 20 additions and 13 deletions

View File

@@ -337,7 +337,7 @@ MKTG_URL_LINK_MAP = {
'WHAT_IS_VERIFIED_CERT': 'verified-certificate',
}
SUPPORT_SITE_LINK = 'https://support.example.com'
SUPPORT_SITE_LINK = 'https://example.support.edx.org'
PASSWORD_RESET_SUPPORT_LINK = 'https://support.example.com/password-reset-help.html'
ACTIVATION_EMAIL_SUPPORT_LINK = 'https://support.example.com/activation-email-help.html'
ENTERPRISE_MARKETING_FOOTER_QUERY_PARAMS = OrderedDict([