chore: test documentation (#145)
* chore: Test documentation * docs: fix broken links
This commit is contained in:
committed by
GitHub
parent
52fcbfbcdf
commit
0ffb28c3d6
@@ -63,7 +63,7 @@ In the route shown above, a request with a URL ``/register/joe`` would match,
|
||||
assigning `joe` to the placeholder ``username``.
|
||||
|
||||
*Kapow!* leverages `Gorilla Mux`_ for managing routes. For the full story, see
|
||||
https://github.com/gorilla/mux#examples
|
||||
https://github.com/gorilla/mux
|
||||
|
||||
|
||||
.. _entrypoint-route-element:
|
||||
|
||||
Reference in New Issue
Block a user