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

Skip to content

Commit 07a370f

Browse files
committed
Update cdnjs link to v0.5.1 in README.md.
Former-commit-id: 3c00694a949b4f30be48a898f1f2a9046b2573d1
1 parent 95f07ea commit 07a370f

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.1/lodash.js)
1010
* [Production source](https://raw.github.com/bestiejs/lodash/v0.5.1/lodash.min.js)
11-
* CDN copies of ≤ [v0.5.0](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/0.5.0/lodash.min.js) are available on [cdnjs](http://cdnjs.com/) thanks to [CloudFlare](http://www.cloudflare.com/)
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/)
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