diff options
-rw-r--r-- | python/Routes/slack-desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/Routes/slack-desc b/python/Routes/slack-desc index f4885e5038..f5340569cf 100644 --- a/python/Routes/slack-desc +++ b/python/Routes/slack-desc @@ -13,7 +13,6 @@ Routes: mapping URLs to application actions, and conversely to generate URLs. Routes: Routes: Routes makes it easy to create pretty and concise URLs that are Routes: RESTful with little effort. -Routes: Routes: Routes allows conditional matching based on domain, cookies, HTTP Routes: method, or a custom function. Routes: Sub-domain support is built in. |