From 8066c450beb355cb3ee96b90a03d0014511ae25b Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sat, 4 Jun 2016 21:20:13 +0200 Subject: [PATCH] examples: deploy http to hyperdev --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5df7eb..083bba7 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,8 @@ ## Demos - [Input example](https://github.com/yoshuawuyts/choo/tree/master/examples/title) ([requirebin](http://requirebin.com/?gist=e589473373b3100a6ace29f7bbee3186)) -- [HTTP effects example](https://github.com/yoshuawuyts/choo/tree/master/examples/http) - (@examples directory) +- [HTTP effects example](https://fork-fang.hyperdev.space/) + ([hyperdev](https://hyperdev.com/#!/project/fork-fang)) - [Mailbox routing example](https://github.com/yoshuawuyts/choo/tree/master/examples/mailbox) (@examples directory) - [TodoMVC](http://shuheikagawa.com/todomvc-choo/)