Skip to content

Commit fce2968

Browse files
authored
docs(eslint): fix link to source (#203)
1 parent 309dda6 commit fce2968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/eslint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ export default [
3636

3737
## Rules
3838

39-
You can inspect the enabled rules by running `pnpm dlx @eslint/config-inspector`, or by browsing the source [here](https://github.com/TanStack/config/tree/main/src/eslint). Each rule has a comment explaining why it is included in the shared config.
39+
You can inspect the enabled rules by running `pnpm dlx @eslint/config-inspector`, or by browsing the source [here](https://github.com/TanStack/config/tree/main/packages/config/src/eslint). Each rule has a comment explaining why it is included in the shared config.

0 commit comments

Comments
 (0)