Fixing path to custom.css in comment.

This commit is contained in:
Brian E. Granger 2013-05-24 09:04:55 -07:00
parent 8097590f35
commit a216b0a2bd

View File

@ -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 :
*