Skip to content

Commit 0a16b04

Browse files
authored
Fix readme link (#797)
1 parent 529e6c4 commit 0a16b04

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
@@ -96,7 +96,7 @@ $ xo --help
9696
- Space after keyword `if (condition) {}`
9797
- Always `===` instead of `==`
9898

99-
Check out an [example](index.js) and the [ESLint rules](https://github.com/xojs/eslint-config-xo/blob/main/index.js).
99+
Check out an [example](index.ts) and the [ESLint rules](https://github.com/xojs/eslint-config-xo/blob/main/index.js).
100100

101101
## Workflow
102102

0 commit comments

Comments
 (0)