doc: style fixes and links

This commit is contained in:
pancho horrillo
2019-12-13 15:08:02 +01:00
parent 08086ee66e
commit dea72cbe3a
10 changed files with 86 additions and 73 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Routes
======
A *Kapow!* route specifies the matching criteria for an incoming request on
the `User HTTP Interface`, and the details to handle it.
the `HTTP User Interface`, and the details to handle it.
*Kapow!* implements a *route table* where all routes reside.