From a8522bb0f28c123ba20dc7c8e50045eb0362fd86 Mon Sep 17 00:00:00 2001 From: Koki Nishihara Date: Sun, 12 Jul 2020 00:11:37 +0900 Subject: [PATCH] Fix link to `Project Jupyter Documentation Guide` --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6111df776..9b581cae1 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -201,4 +201,4 @@ Windows users can find ``make.bat`` in the ``docs`` folder. You should also have a look at the `Project Jupyter Documentation Guide`__. -__ https://jupyter.readthedocs.io/en/latest/contributing/content-contributor.html +__ https://jupyter.readthedocs.io/en/latest/contributing/docs-contributions/index.html