diff options
Diffstat (limited to 'guide/routing.md')
-rw-r--r-- | guide/routing.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/guide/routing.md b/guide/routing.md index 3f71654..9357424 100644 --- a/guide/routing.md +++ b/guide/routing.md @@ -1,9 +1,6 @@ Routing ======= -Purpose -------- - Cowboy does nothing by default. To make Cowboy useful, you need to map URLs to Erlang modules that will |