Fixed url for folktale

The other is on a domain that must be dead, because it was redirecting to some spammy nonsense.
This commit is contained in:
Joel McCracken 2018-01-13 16:59:44 -05:00 committed by GitHub
parent 951e888bd2
commit cc1cd09518
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)