Merge pull request #179 from joelmccracken/patch-1

Fixed url for folktale
This commit is contained in:
hemanth.hm 2018-01-14 16:55:55 +05:30 committed by GitHub
commit b10eba9494
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -907,7 +907,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
* [Immutable](https://github.com/facebook/immutable-js/)
* [Ramda](https://github.com/ramda/ramda)
* [ramda-adjunct](https://github.com/char0n/ramda-adjunct)
* [Folktale](http://folktalejs.org)
* [Folktale](http://folktale.origamitower.com/)
* [monet.js](https://cwmyers.github.io/monet.js/)
* [lodash](https://github.com/lodash/lodash)
* [Underscore.js](https://github.com/jashkenas/underscore)