Skip to content

Commit b10eba9

Browse files
authored
Merge pull request hemanth#179 from joelmccracken/patch-1
Fixed url for folktale
2 parents 951e888 + cc1cd09 commit b10eba9

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)