doc: add internal links

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-11 17:44:10 +01:00
parent ecaea23d40
commit 0fd3cfb665
4 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Route Matching
==============
*Kapow!* maintains a route table with a list of routes as provided by the user,
*Kapow!* maintains a :ref:`route <routes>` table with a list of routes as provided by the user,
and uses it to determine which handler should an incoming request be dispatched
to.
+2
View File
@@ -1,3 +1,5 @@
.. _routes:
Routes
======