Added check to exclude OpenEdx
Added check to only apply the changes for edx.org help center pages.
This commit is contained in:
@@ -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([
|
||||
|
||||
Reference in New Issue
Block a user