From 92ec2be55ec0a96e0127c60081bf7d8e4c3b73d5 Mon Sep 17 00:00:00 2001 From: Tim Wisniewski Date: Sun, 17 Jul 2016 18:57:54 -0400 Subject: [PATCH] Swap links for HTTP demo (#174) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bea209..3804256 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,8 @@ ## Demos - :truck: [Input example](http://requirebin.com/?gist=e589473373b3100a6ace29f7bbee3186) ([repo](examples/title/)) -- :water_buffalo: [HTTP effects example](https://hyperdev.com/#!/project/fork-fang) - ([repo](https://fork-fang.hyperdev.space/)) +- :water_buffalo: [HTTP effects example](https://fork-fang.hyperdev.space/) + ([repo](https://hyperdev.com/#!/project/fork-fang)) - :mailbox: [Mailbox routing](examples/mailbox/) - :ok_hand: [TodoMVC](http://shuheikagawa.com/todomvc-choo/) ([repo](https://github.com/shuhei/todomvc-choo))