From 4c7b96d8ca2c6c5a817e40577209a01d6356d465 2013-11-26 20:47:04 From: Min RK Date: 2013-11-26 20:47:04 Subject: [PATCH] Merge pull request #4607 from takluyver/tutorial-config-link Tutorial doc should link to user config intro --- 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