We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5855477 commit 511f749Copy full SHA for 511f749
README.md
@@ -257,7 +257,7 @@ that are powered by type-checking information provided by TypeScript.
257
258
In order to use these rules, you must be using `@typescript-eslint/parser` &
259
adjust your eslint config as outlined
260
-[here](https://github.com/typescript-eslint/typescript-eslint/blob/master/docs/getting-started/linting/TYPED_LINTING.md)
+[here](https://github.com/typescript-eslint/typescript-eslint/blob/main/docs/linting/TYPED_LINTING.md).
261
262
Note that unlike the type-checking rules in `@typescript-eslint/eslint-plugin`,
263
the rules here will fallback to doing nothing if type information is not
0 commit comments