Merge pull request #32274 from openedx/iahmad/ENT-7164

chore: added configuration for executive education courses
This commit is contained in:
irfanuddinahmad
2023-05-21 16:42:06 +05:00
committed by GitHub

View File

@@ -5300,6 +5300,8 @@ URLS_2U_LOBS = {
'boot_camps': 'https://www.edx.org/boot-camps',
}
############ Settings for externally hosted executive education courses ############
EXEC_ED_LANDING_PAGE = "https://www.getsmarter.com/account"
############## PLOTLY ##############