doc: add internal links
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _routes:
|
||||
|
||||
Routes
|
||||
======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user