8000 Update cdnjs link to v0.5.2 in README.md. · lodash/lodash@feeb382 · GitHub
[go: up one dir, main page]

Skip to content

Commit feeb382

Browse files
committed
Update cdnjs link to v0.5.2 in README.md.
Former-commit-id: e519a03ad9016f8aebd2c703f29bb350bcd442f1
1 parent 5b9271c commit feeb382

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
@@ -8,7 +8,7 @@ Lo-Dash’s performance is gained by avoiding slower native methods, instead opt
88

99
* [Development source](https://raw.github.com/bestiejs/lodash/v0.5.2/lodash.js)
1010
* [Production source](https://raw.github.com/bestiejs/lodash/v0.5.2/lodash.min.js)
11-
* CDN copies of ≤ [v0.5.1](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/0.5.1/lodash.min.js) are available on [cdnjs](http://cdnjs.com/) thanks to [CloudFlare](http://www.cloudflare.com/)
11+
* CDN copies of ≤ [v0.5.2](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/0.5.2/lodash.min.js) are available on [cdnjs](http://cdnjs.com/) thanks to [CloudFlare](http://www.cloudflare.com/)
1212
* For optimal performance, [create a custom build](https://github.com/bestiejs/lodash#custom-builds) with only the features you need
1313

1414
## Dive in

0 commit comments

Comments
 (0)
0