File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
10
10
<ProPlanNotice />
11
11
```
12
12
13
- [ Oxlint] ( https://github.com/oxc-project/oxc ) is a blazingly fast JavaScript/TypeScript linter written in Rust that is 50-100x faster than ESLint.
13
+ [ Oxlint] ( https://oxc.rs/docs/guide/usage/linter ) is a blazingly fast JavaScript/TypeScript linter written in Rust that is 50-100x faster than ESLint.
14
14
15
15
## Supported Files
16
16
@@ -57,5 +57,5 @@ When running Oxlint, CodeRabbit:
57
57
58
58
## Links
59
59
60
- - [ Oxlint GitHub Repository] ( https://github.com/oxc-project/oxc )
61
- - [ Oxlint Website] ( https://oxc.rust-server.org )
60
+ - [ Oxlint GitHub Repository] ( https://github.com/oxc-project/oxc/releases/tag/oxlint_v0.16.10 )
61
+ - [ Oxlint Website] ( https://oxc.rs/docs/guide/usage/linter )
You can’t perform that action at this time.
0 commit comments