diff --git a/cms/templates/settings.html b/cms/templates/settings.html index da807fd1d2..9cfe557d47 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -87,12 +87,12 @@ from contentstore import utils

Course Summary Page (for student enrollment and access)

-

${utils.get_lms_link_for_about_page(course_location)}

+

http:${utils.get_lms_link_for_about_page(course_location)}