From c7da2ad93cd4ce250ee96ab0bea48a251e8a6bad Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Thu, 1 Dec 2022 15:28:34 +0100 Subject: [PATCH] chore: link to website instead of source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c6f7e4f6..6e0f21be4 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ set to warn in.\ In order to use the rules powered by TypeScript type-checking, you must be using `@typescript-eslint/parser` & adjust your eslint config as outlined -[here](https://github.com/typescript-eslint/typescript-eslint/blob/main/docs/linting/Typed_Linting.md). +[here](https://typescript-eslint.io/docs/linting/typed-linting). Note that unlike the type-checking rules in `@typescript-eslint/eslint-plugin`, the rules here will fallback to doing nothing if type information is not