Skip to content

Commit

Permalink
Merge pull request #5686 from jaipreet-s/patch-1
Browse files Browse the repository at this point in the history
Fix broken links to jupyter documentation
  • Loading branch information
Zsailer authored Aug 18, 2020
2 parents 8ef7e0b + 1dad47a commit a11d686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/config_overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Jupyter applications, from the Notebook to JupyterHub to nbgrader, share a
common configuration system. The process for creating a configuration file
and editing settings is similar for all the Jupyter applications.

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

0 comments on commit a11d686

Please sign in to comment.