Use relative links to examples

This commit is contained in:
Juan Soto
2016-07-03 15:23:16 -04:00
parent 2dab891c65
commit 3322a983a5
+2 -2
View File
@@ -99,11 +99,11 @@
- __very cute:__ choo choo!
## Demos
- [Input example](https://github.com/yoshuawuyts/choo/tree/master/examples/title)
- [Input example](examples/title/)
([requirebin](http://requirebin.com/?gist=e589473373b3100a6ace29f7bbee3186))
- [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)
- [Mailbox routing example](examples/mailbox/)
(@examples directory)
- [TodoMVC](http://shuheikagawa.com/todomvc-choo/)
([github](https://github.com/shuhei/todomvc-choo))