From 6e4cdc0c5e8f78c799c9862d68e39a9d91c1f427 Mon Sep 17 00:00:00 2001 From: Pahomov Date: Thu, 22 Mar 2018 18:38:18 +0300 Subject: [PATCH] Fix npm link in README.md (#3700) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e0c5c3d..a4a9e07f5 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ numbers, objects, strings, etc. Lodash’s modular methods are great for: Lodash is available in a [variety of builds](https://lodash.com/custom-builds) & module formats. - * [lodash](https://www.npmjs.com/package/lodash) & [per method packages](https://www.npmjs.com/browse/keyword/lodash-modularized) + * [lodash](https://www.npmjs.com/package/lodash) & [per method packages](https://www.npmjs.com/search?q=keywords:lodash-modularized) * [lodash-es](https://www.npmjs.com/package/lodash-es), [babel-plugin-lodash](https://www.npmjs.com/package/babel-plugin-lodash), & [lodash-webpack-plugin](https://www.npmjs.com/package/lodash-webpack-plugin) * [lodash/fp](https://github.com/lodash/lodash/tree/npm/fp) * [lodash-amd](https://www.npmjs.com/package/lodash-amd)