Skip to content

Commit c4da724

Browse files
docs(README): update architecture link to point to parser documentation (#15240)
The `https://oxc.rs/docs/learn/architecture` is missing, should replace with `https://oxc.rs/docs/contribute/parser.html`. --------- Signed-off-by: Tunglies <[email protected]> Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
1 parent 979ec04 commit c4da724

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
@@ -35,7 +35,7 @@ For more information, check out our website at [oxc.rs](https://oxc.rs).
3535
- **Developer Experience**: Clear APIs, comprehensive documentation, and sensible configuration.
3636
- **Modular composability**: Use individual components independently or compose them into complete toolchains.
3737

38-
Read more about our [architecture](https://oxc.rs/docs/learn/architecture) and [performance philosophy](https://oxc.rs/docs/learn/performance).
38+
Read more about our [architecture](https://oxc.rs/docs/learn/architecture/parser.html) and [performance philosophy](https://oxc.rs/docs/learn/performance).
3939

4040
## 📦 Tools & Packages
4141

0 commit comments

Comments
 (0)