0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 04:10:24 +00:00

Remove broken links from examples README

This commit is contained in:
Loïc Hoguin 2017-08-09 09:47:56 +02:00
parent c0ec1ad4a9
commit 58b70a594b
No known key found for this signature in database
GPG key ID: 71366FF21851DF03

View file

@ -15,9 +15,6 @@
* link:echo_post[]:
parse and echo a POST parameter
* link:error_hook[]:
provide custom error pages
* link:eventsource[]:
eventsource emitter and consumer
@ -39,9 +36,6 @@
* link:rest_pastebin[]:
create text objects and return the data type that matches the request type (html, text)
* link:rest_stream_response[]:
stream results from a data store
* link:ssl_hello_world[]:
simplest SSL application