From e8d3d01598da6f7ad8dd18467ecd5989d194a0d8 Mon Sep 17 00:00:00 2001 From: laur89 Date: Fri, 13 Jun 2025 20:11:44 +0200 Subject: [PATCH] docs: fix CLI link in readme (#4514) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d378215e..b7119389 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Tree-sitter is a parser generator tool and an incremental parsing library. It ca - [Documentation](https://tree-sitter.github.io) - [Rust binding](lib/binding_rust/README.md) - [WASM binding](lib/binding_web/README.md) -- [Command-line interface](cli/README.md) +- [Command-line interface](crates/cli/README.md) [discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord [matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix