Update Input Example to latest version of choo.

When I first started using choo, I used the requirebin link first, but then after I wanted to use it in a project it wouldn't work.  After a bit of headache it turned out the requirebin was using version 1.0 but choo 3 was installed.

The very next day, a colleague of mine went through the same problem! 

So I wanted to update this to prevent the pain from happening to anyone else.
This commit is contained in:
Matt McFarland
2016-07-21 09:41:34 -04:00
committed by GitHub
parent e26a2af462
commit ea5b81d224
+1 -1
View File
@@ -98,7 +98,7 @@
- __very cute:__ choo choo! - __very cute:__ choo choo!
## Demos ## Demos
- :truck: [Input example](http://requirebin.com/?gist=e589473373b3100a6ace29f7bbee3186) - :truck: [Input example](http://requirebin.com/?gist=229bceda0334cf30e3044d5f5c600960)
([repo](examples/title/)) ([repo](examples/title/))
- :water_buffalo: [HTTP effects example](https://fork-fang.hyperdev.space/) - :water_buffalo: [HTTP effects example](https://fork-fang.hyperdev.space/)
([repo](https://hyperdev.com/#!/project/fork-fang)) ([repo](https://hyperdev.com/#!/project/fork-fang))