Skip to content

Commit cc1cd09

Browse files
Fixed url for folktale
The other is on a domain that must be dead, because it was redirecting to some spammy nonsense.
1 parent 951e888 commit cc1cd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99)
907907
* [Immutable](https://github.com/facebook/immutable-js/)
908908
* [Ramda](https://github.com/ramda/ramda)
909909
* [ramda-adjunct](https://github.com/char0n/ramda-adjunct)
910-
* [Folktale](http://folktalejs.org)
910+
* [Folktale](http://folktale.origamitower.com/)
911911
* [monet.js](https://cwmyers.github.io/monet.js/)
912912
* [lodash](https://github.com/lodash/lodash)
913913
* [Underscore.js](https://github.com/jashkenas/underscore)

0 commit comments

Comments
 (0)