diff --git a/lms/templates/login_modal.html b/lms/templates/login_modal.html index e2a2754..c899316 100644 --- a/lms/templates/login_modal.html +++ b/lms/templates/login_modal.html @@ -28,7 +28,7 @@ <a href="#forgot-password-modal" rel="leanModal" class="pwd-reset">Forgot password?</a> </p> <p> - <a href="${MITX_ROOT_URL}/openid/login">login via openid</a> + <a href="${MITX_ROOT_URL}/openid/login/">login via openid</a> </p> </section>