diff --git a/js/index.js b/js/index.js index 66b2d32d..3a3df481 100644 --- a/js/index.js +++ b/js/index.js @@ -1,5 +1,5 @@ /** - * Derived from https://github.com/novnc/noVNC/blob/master/vnc_lite.html, which was licensed + * Derived from https://github.com/novnc/noVNC/blob/v1.4.0/vnc_lite.html, which was licensed * under the 2-clause BSD license */ diff --git a/jupyter_remote_desktop_proxy/static/index.css b/jupyter_remote_desktop_proxy/static/index.css index f472161c..226934b8 100644 --- a/jupyter_remote_desktop_proxy/static/index.css +++ b/jupyter_remote_desktop_proxy/static/index.css @@ -1,5 +1,5 @@ /** -* Derived from https://github.com/novnc/noVNC/blob/master/vnc_lite.html, which was licensed +* Derived from https://github.com/novnc/noVNC/blob/v1.4.0/vnc_lite.html, which was licensed * under the 2-clause BSD license */ diff --git a/jupyter_remote_desktop_proxy/static/index.html b/jupyter_remote_desktop_proxy/static/index.html index 45013217..376f261e 100644 --- a/jupyter_remote_desktop_proxy/static/index.html +++ b/jupyter_remote_desktop_proxy/static/index.html @@ -1,5 +1,5 @@