diff --git a/docs/source/config_overview.rst b/docs/source/config_overview.rst index f0d80d8996..ce4fc0894a 100644 --- a/docs/source/config_overview.rst +++ b/docs/source/config_overview.rst @@ -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 `_ - - `Common Directories and File Locations `_ + - `Jupyter’s Common Configuration Approach `_ + - `Common Directories and File Locations `_ - `Language kernels `_ - `traitlets `_ provide a low-level architecture for configuration.