From 88974d552d7489bea94346a56edf23549e468ae6 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Tue, 16 Jul 2013 19:35:34 -0700 Subject: [PATCH] Add jsDelivr can link to the README.txt. [ci skip] [closes #318] Former-commit-id: 8b2780fef7eb5a8e63fc0978b66771368663aba5 --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 29148e474..e9a9a3d2a 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,7 @@ A low-level utility library delivering consistency, [customization](https://gith [Development](https://raw.github.com/bestiejs/lodash/v1.3.1/dist/lodash.underscore.js) and [Production](https://raw.github.com/bestiejs/lodash/v1.3.1/dist/lodash.underscore.min.js) -* CDN copies of ≤ v1.3.1’s builds are available on [cdnjs](http://cdnjs.com/) thanks to [CloudFlare](http://www.cloudflare.com/):
-[Lo-Dash dev](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/1.3.1/lodash.js), -[Lo-Dash prod](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/1.3.1/lodash.min.js),
-[Lo-Dash compat-dev](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/1.3.1/lodash.compat.js), -[Lo-Dash compat-prod](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/1.3.1/lodash.compat.min.js),
-[Underscore compat-dev](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/1.3.1/lodash.underscore.js), and -[Underscore compat-prod](http://cdnjs.cloudflare.com/ajax/libs/lodash.js/1.3.1/lodash.underscore.min.js) +* CDN copies of ≤ v1.3.1’s builds are available on [cdnjs](http://cdnjs.com/) and [jsDelivr](http://www.jsdelivr.com/#!lodash) * For optimal file size, [create a custom build](https://github.com/bestiejs/lodash#custom-builds) with only the features you need