diff --git a/cms/templates/container.html b/cms/templates/container.html index 356e271897..ebabe6764e 100644 --- a/cms/templates/container.html +++ b/cms/templates/container.html @@ -144,7 +144,7 @@ from openedx.core.djangolib.markup import HTML, Text
${_("Location ID")}

${unit.location.name} - Tip: ${_("Use this ID when you create links to this unit from other course content. You enter the ID in the URL field.")} + Tip: ${_('To create a link to this unit from an HTML component in this course, enter "/jump_to_id/" as the URL value.')}