Skip to content

Commit a11d686

Browse files
authored
Merge pull request #5686 from jaipreet-s/patch-1
Fix broken links to jupyter documentation
2 parents 8ef7e0b + 1dad47a commit a11d686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/config_overview.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Jupyter applications, from the Notebook to JupyterHub to nbgrader, share a
2222
common configuration system. The process for creating a configuration file
2323
and editing settings is similar for all the Jupyter applications.
2424

25-
- `Jupyter’s Common Configuration Approach <https://jupyter.readthedocs.io/en/latest/projects/config.html>`_
26-
- `Common Directories and File Locations <https://jupyter.readthedocs.io/en/latest/projects/jupyter-directories.html>`_
25+
- `Jupyter’s Common Configuration Approach <https://jupyter.readthedocs.io/en/latest/use/config.html>`_
26+
- `Common Directories and File Locations <https://jupyter.readthedocs.io/en/latest/use/jupyter-directories.html>`_
2727
- `Language kernels <https://jupyter.readthedocs.io/en/latest/projects/kernels.html>`_
2828
- `traitlets <https://traitlets.readthedocs.io/en/latest/config.html#module-traitlets.config>`_
2929
provide a low-level architecture for configuration.

0 commit comments

Comments
 (0)