Footer Bootstrap new design fixes WIP
Fixes for new design as per instruction in this ticket. LEARNER-3131
This commit is contained in:
@@ -52,7 +52,7 @@ MKTG_URLS = {
|
||||
'AFFILIATES': '/affiliates',
|
||||
'BLOG': '/blog',
|
||||
'CAREERS': '/careers',
|
||||
'CONTACT': '/contact',
|
||||
'CONTACT': 'https://courses.edx.org/support/contact_us',
|
||||
'COURSES': '/course',
|
||||
'DONATE': '/donate',
|
||||
'ENTERPRISE': '/enterprise',
|
||||
@@ -66,6 +66,7 @@ MKTG_URLS = {
|
||||
'ROOT': MARKETING_SITE_ROOT,
|
||||
'SCHOOLS': '/schools-partners',
|
||||
'SITE_MAP': '/sitemap',
|
||||
'TRADEMARKS': '/trademarks',
|
||||
'TOS': '/edx-terms-service',
|
||||
'TOS_AND_HONOR': '/edx-terms-service',
|
||||
'WHAT_IS_VERIFIED_CERT': '/verified-certificate',
|
||||
|
||||
Reference in New Issue
Block a user