From da9a6f47b5564f877471689f57d208cd69471073 Mon Sep 17 00:00:00 2001 From: Vividha Date: Fri, 24 Jun 2022 23:18:43 +0530 Subject: [PATCH] added link to redirect eslint to relevant docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 214dcc7d0..dfb432188 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This plugin does a static evaluation of the JSX to spot accessibility issues in **If you are installing this plugin via `eslint-config-airbnb`, please follow [these instructions](https://github.com/airbnb/javascript/tree/HEAD/packages/eslint-config-airbnb#eslint-config-airbnb-1).** -You'll first need to install [ESLint](https://eslint.org): +You'll first need to install [ESLint](https://eslint.org/docs/latest/user-guide/getting-started): ```sh # npm