Skip to content

Commit b5e4c12

Browse files
committed
update
1 parent 6ca0235 commit b5e4c12

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/docs/contribute/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ Ready to contribute? Here are some great places to start:
8888
- 📖 **Learn More**: Check out our [development guide](./development.md)
8989
- 🔍 **Find an Issue**: Browse our [good first issues](https://github.com/oxc-project/oxc/contribute)
9090
- 💬 **Join the Community**: Connect with us on [Discord](https://discord.gg/9uXCAwqQZW)
91-
- 🛠️ **Pick a Tool**: Dive into [parser](./parser.md), [linter](./linter/), [transformer](./transformer.md), or [other tools](./formatter.md)
91+
- 🛠️ **Pick a Tool**: Dive into [parser](./parser.md), [linter](./linter.md), [transformer](./transformer.md), or [other tools](./formatter.md)
9292

9393
We can't wait to see what you'll build with us! 🚀

src/docs/contribute/minifier.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Key strategies for maintaining performance:
6565
### Documentation
6666

6767
- [Minifier API Documentation](https://docs.rs/oxc_minifier)
68-
- [Optimization Techniques Guide](./optimization-techniques.md)
69-
- [Performance Best Practices](./performance.md)
7068

7169
### External References
7270

0 commit comments

Comments
 (0)