From 25a392d4939ab6fcc03f065b8f7419aa0471bbcf 2013-11-26 20:26:08 From: Thomas Kluyver Date: 2013-11-26 20:26:08 Subject: [PATCH] Tutorial doc should link to user config intro Not to the config development details. --- diff --git a/docs/source/interactive/tutorial.rst b/docs/source/interactive/tutorial.rst index 363e48f..cd96506 100644 --- a/docs/source/interactive/tutorial.rst +++ b/docs/source/interactive/tutorial.rst @@ -178,7 +178,7 @@ visited directories and allows you to go to any previously visited one. Configuration ============= -Much of IPython can be tweaked through :ref:`configuration `. +Much of IPython can be tweaked through :doc:`configuration `. To get started, use the command ``ipython profile create`` to produce the default config files. These will be placed in :file:`~/.ipython/profile_default`, and contain comments explaining