Update CDN link and rebuild documentation.

Former-commit-id: 32210baffaed31b7fb4daed58a0c0a4f22daf4f0
This commit is contained in:
John-David Dalton
2012-07-17 01:41:21 -04:00
parent 624b045ac0
commit 5f5806a98e
2 changed files with 94 additions and 94 deletions

View File

@@ -8,7 +8,7 @@ Lo-Dashs performance is gained by avoiding slower native methods, instead opt
* [Development source](https://raw.github.com/bestiejs/lodash/v0.4.2/lodash.js)
* [Production source](https://raw.github.com/bestiejs/lodash/v0.4.2/lodash.min.js)
* CDN copies of ≤ [v0.4.1](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/0.4.1/lodash.min.js) are available on [cdnjs](http://cdnjs.com/) thanks to [CloudFlare](http://www.cloudflare.com/)
* CDN copies of ≤ [v0.4.2](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/0.4.2/lodash.min.js) are available on [cdnjs](http://cdnjs.com/) thanks to [CloudFlare](http://www.cloudflare.com/)
* For optimal performance, [create a custom build](https://github.com/bestiejs/lodash#custom-builds) with only the features you need
## Dive in