diff --git a/login.html b/login.html index d2bee903a91a74848fa608b9da828755afff597c..78401ef32cda701272d07d2a151bdd8dbeb5e7fd 100644 --- a/login.html +++ b/login.html @@ -11,9 +11,9 @@ https://github.com/pangeo-data/pangeo-custom-jupyterhub-templates/blob/master/te {{ (csusb_welcome | safe) }} {% else %} Welcome to this Cal State San Bernardino JupyterHub. For more information about HPC, - visit <a href="https://www.csusb.edu › high-performance-0">CSUSB High Performance Computing Initiative</a>. + visit <a href="https://www.csusb.edu/academic-technologies-innovation/xreal-lab-and-high-performance-computing/high-performance-0">CSUSB High Performance Computing Initiative</a>. {% endif %} </p> </div> {{ super() }} -{% endblock %} \ No newline at end of file +{% endblock %}