lodash: Fix README.md documentation link. [jddalton]

This commit is contained in:
John-David Dalton
2012-04-17 20:09:06 -04:00
parent 8e65243edf
commit 27f3729508

View File

@@ -8,7 +8,7 @@ Lo-Dash is part of the BestieJS *"Best in Class"* module collection. This means
## Documentation
The documentation for Lo-Dash can be viewed here: [lodash/doc](https://github.com/bestiejs/lodash/doc/README.md)
The documentation for Lo-Dash can be viewed here: [/doc/README.md](https://github.com/bestiejs/lodash/blob/master/doc/README.md#readme)
For a list of upcoming features, check out our [roadmap](https://github.com/bestiejs/lodash/wiki/Roadmap).