From e72f520c2e25804320ccb4bb322f430dee5b4f64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87a=C4=9F=C4=B1l?= <1615150+cgl@users.noreply.github.com> Date: Wed, 20 Jun 2018 16:52:45 +0100 Subject: [PATCH] Update routers.md Since no extra `url_path` is given, `url_path` should be same with the action name --- docs/api-guide/routers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-guide/routers.md b/docs/api-guide/routers.md index 2609185ee..c39cda3ba 100644 --- a/docs/api-guide/routers.md +++ b/docs/api-guide/routers.md @@ -293,7 +293,7 @@ The following mappings would be generated...