Skip to content

Commit eae7b4c

Browse files
fix links
1 parent ca12739 commit eae7b4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tools/oxlint.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
1010
<ProPlanNotice />
1111
```
1212

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.
1414

1515
## Supported Files
1616

@@ -57,5 +57,5 @@ When running Oxlint, CodeRabbit:
5757

5858
## Links
5959

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)

0 commit comments

Comments
 (0)