From 8531bb4357f96d9458e7f9a650caf46c1eaf5f58 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Mon, 16 May 2016 03:40:58 +0700 Subject: [PATCH] docs: fix example link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e64046d..a03c4b7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ productive package. - __very cute:__ choo choo! ## Demos -- [Input example](https://github.com/yoshuawuyts/choo/tree/master/examples/http) +- [Input example](https://github.com/yoshuawuyts/choo/tree/master/examples/title) (@examples directory) - [HTTP effects example](https://github.com/yoshuawuyts/choo/tree/master/examples/http) (@examples directory)