diff --git a/README.md b/README.md index 299a91c..681f4b3 100644 --- a/README.md +++ b/README.md @@ -423,7 +423,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [lodash](https://github.com/lodash/lodash) - A utility library delivering consistency, customization, performance, & extras. * [Sugar](https://github.com/andrewplummer/Sugar) - A JavaScript library for working with native objects. * [lazy.js](https://github.com/dtao/lazy.js) - Like Underscore, but lazier. -* [ramda](https://github.com/CrossEye/ramda) - A practical functional library for JavaScript programmers. +* [ramda](https://github.com/ramda/ramda) - A practical functional library for JavaScript programmers. * [mout](https://github.com/mout/mout) - Modular JavaScript Utilities. * [preludejs](https://github.com/alanrsoares/prelude-js) - Hardcore Functional Programming for JavaScript. * [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*.