summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/general/controllers.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide_src/source/general/controllers.rst')
-rw-r--r--user_guide_src/source/general/controllers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/general/controllers.rst b/user_guide_src/source/general/controllers.rst
index 7efb9349e..5a111d8dc 100644
--- a/user_guide_src/source/general/controllers.rst
+++ b/user_guide_src/source/general/controllers.rst
@@ -145,7 +145,7 @@ load your main index.php file without specifying any URI segments you'll
see your "Hello World" message by default.
For more information, please refer to the "Reserved Routes" section of the
-:doc:`URI Routing <general/routing>` documentation.
+:doc:`URI Routing <routing>` documentation.
Remapping Method Calls
======================