From f96e20aef7cce6d47535ab63c36452f6c9e1c444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 30 Jan 2013 22:13:31 +0100 Subject: Rename example 'static' to 'static_world' to avoid confusion --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 3ba7c5b..10a2b86 100644 --- a/examples/README.md +++ b/examples/README.md @@ -25,8 +25,8 @@ Cowboy Examples * [rest_hello_world](./examples/rest_hello_world): return the data type that matches the request type (ex: html, text, json) - * [static](./examples/static): - an example file server + * [static_world](./examples/static_world): + static file handler * [websocket](./examples/websocket): websocket example -- cgit v1.2.3