aboutsummaryrefslogtreecommitdiffstats
path: root/examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/README.md b/examples/README.md
index fa197c7..3ba7c5b 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -19,7 +19,6 @@ Cowboy Examples
* [echo_post](./examples/echo_post):
parse and echo a POST parameter
-
* [hello_world](./examples/hello_world):
simplest example application
@@ -29,5 +28,5 @@ Cowboy Examples
* [static](./examples/static):
an example file server
- * [static](./examples/websocket):
- websocket example \ No newline at end of file
+ * [websocket](./examples/websocket):
+ websocket example