Skip to content

Commit a23015c

Browse files
authored
Merge pull request #371 from krassowski/patch-2
Update the link to paths documentation
2 parents af89d26 + 84401f0 commit a23015c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/developers/extensions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Putting it all together, authors can distribute their extension following this s
400400
401401
.. links
402402
403-
.. _`Jupyter's paths`: https://jupyter.readthedocs.io/en/latest/projects/jupyter-directories.html
403+
.. _`Jupyter's paths`: https://jupyter.readthedocs.io/en/latest/use/jupyter-directories.html
404404

405405

406406
Migrating an extension to use Jupyter Server
@@ -543,4 +543,4 @@ There are a few key steps to make this happen:
543543
)
544544
545545
546-
.. _`classic Notebook Server`: https://jupyter-notebook.readthedocs.io/en/stable/extending/handlers.html
546+
.. _`classic Notebook Server`: https://jupyter-notebook.readthedocs.io/en/stable/extending/handlers.html

0 commit comments

Comments
 (0)