diff --git a/IPython/frontend/html/notebook/static/custom/custom.js b/IPython/frontend/html/notebook/static/custom/custom.js
index a8506ec83..a276b2d02 100644
--- a/IPython/frontend/html/notebook/static/custom/custom.js
+++ b/IPython/frontend/html/notebook/static/custom/custom.js
@@ -10,7 +10,7 @@
* (and should create it if it does not exist).
* It will be executed by the ipython notebook at load time.
*
- * Same thing with `profile/static/user/css/custom.css` to inject custom css into the notebook.
+ * Same thing with `profile/static/custom/custom.css` to inject custom css into the notebook.
*
* Example :
*