diff --git a/doc_src/tutorial.rst b/doc_src/tutorial.rst
index 46decc0a3..36fdd1ff6 100644
--- a/doc_src/tutorial.rst
+++ b/doc_src/tutorial.rst
@@ -750,7 +750,7 @@ Now in another shell::
     > echo $EDITOR
     vim
 
-You only need to set universal variables once interactively. There is no need to add them to your :ref:`config files <initialization>`. For more details, see :ref:`Universal Variables <universal-variables>`.
+You only need to set universal variables once interactively. There is no need to add them to your :ref:`config files <configuration>`. For more details, see :ref:`Universal Variables <variables-universal>`.
 
 Ready for more?
 ---------------