Change to example.com

This commit is contained in:
Adam Stankiewicz
2019-05-16 08:11:26 -07:00
parent bdee388dbd
commit 8463a28c7d

View File

@@ -125,9 +125,9 @@ module.exports = Merge.smart(commonConfig, {
REDDIT_URL: 'https://www.reddit.com',
APPLE_APP_STORE_URL: 'https://www.apple.com/ios/app-store/',
GOOGLE_PLAY_URL: 'https://play.google.com/store',
ENTERPRISE_MARKETING_URL: 'https://business.edx.org',
ENTERPRISE_MARKETING_UTM_SOURCE: 'gradebook.edx.org',
ENTERPRISE_MARKETING_UTM_CAMPAIGN: 'edX.org Referral',
ENTERPRISE_MARKETING_URL: 'http://example.com',
ENTERPRISE_MARKETING_UTM_SOURCE: 'example.com',
ENTERPRISE_MARKETING_UTM_CAMPAIGN: 'example.com Referral',
ENTERPRISE_MARKETING_FOOTER_UTM_MEDIUM: 'Footer',
}),
// when the --hot option is not passed in as part of the command