diff --git a/notebook/templates/page.html b/notebook/templates/page.html
index 37bd99248..9d0a5009c 100644
--- a/notebook/templates/page.html
+++ b/notebook/templates/page.html
@@ -39,7 +39,7 @@
text: 'components/requirejs-text/text',
bootstrap: 'components/bootstrap/js/bootstrap.min',
bootstraptour: 'components/bootstrap-tour/build/js/bootstrap-tour.min',
- 'jquery-ui': 'components/jquery-ui/ui/minified/jquery-ui.min',
+ 'jquery-ui': 'components/jquery-ui/jquery-ui.min',
moment: 'components/moment/min/moment-with-locales',
codemirror: 'components/codemirror',
termjs: 'components/xterm.js/xterm',