diff --git a/login.html b/login.html index f6993617356be08551d13b6fde25ecb97948932e..7d67f3598ed5193a8e613839c90b14595993c5fd 100644 --- a/login.html +++ b/login.html @@ -32,5 +32,5 @@ {% endblock %} {% block login_terms %} -<img src="/etc/jupyterhub/custom/images/select_idp_csusb.png" alt="csusb_idp_image" width="128" height="128"> +<img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_idp_image" width="128" height="128"> {% endblock %} \ No newline at end of file