diff --git a/docs/source/concepts/routes.rst b/docs/source/concepts/routes.rst index 0ea3ec3..30754a1 100644 --- a/docs/source/concepts/routes.rst +++ b/docs/source/concepts/routes.rst @@ -114,7 +114,7 @@ incantation to be executed: Matching Algorithm ------------------ -`*Kapow!*` leverages Gorilla Mux for this task. You can see the gory details in +*Kapow!* leverages Gorilla Mux for this task. You can see the gory details in their documentation.