diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 298b613a5..37f15f7d9 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -68,7 +68,7 @@ While running the notebook, select one of your notebook files (the file will hav In the top tab you will click on "Help" and then click on "About". In the pop window you will see information about the version of Jupyter that you are running. You will see "The version of the notebook server is:". If you are working in development mode, you will see that your version of Jupyter notebook will include the word "dev". -.. image:: ./_static/images/jupyter-verification.png +.. image:: ./docs/source/_static/images/jupyter-verification.png :width: 40pt If it does not include the word "dev", you are currently not working in development mode and should follow the steps below to uninstall and reinstall Jupyter.