Skip to content

Commit fae0d2e

Browse files
authored
chore: fix link in readme
1 parent 0958af4 commit fae0d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ set to warn in.\
273273

274274
In order to use the rules powered by TypeScript type-checking, you must be using
275275
`@typescript-eslint/parser` & adjust your eslint config as outlined
276-
[here](https://typescript-eslint.io/docs/linting/typed-linting).
276+
[here](https://typescript-eslint.io/linting/typed-linting).
277277

278278
Note that unlike the type-checking rules in `@typescript-eslint/eslint-plugin`,
279279
the rules here will fallback to doing nothing if type information is not

0 commit comments

Comments
 (0)