From f78d64c7624607be3f2e4c42eb4438cd2b4ec1c4 Mon Sep 17 00:00:00 2001 From: Josh Barnes Date: Tue, 28 Jun 2016 23:53:14 +0100 Subject: [PATCH] fix readme icon * now needs to point to Jupyter-contrib/jupyter_nbextensions_configurator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ad332a..902aea7 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ documentation and a yaml file to allow them being configured using the [`jupyter_nbextensions_configurator`](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) server extension. -![Extensions](nbextensions/config/icon.png) +![Extensions](https://raw.githubusercontent.com/Jupyter-contrib/jupyter_nbextensions_configurator/master/src/jupyter_nbextensions_configurator/static/nbextensions_configurator/icon.png) For older releases (2.x and 3.x), and for general installation information, look at the [Wiki](https://github.com/ipython-contrib/IPython-notebook-extensions/wiki)