From acb32b2efdd0aae677c5b2622c0175011f65fc6c Mon Sep 17 00:00:00 2001 From: M Henning Date: Wed, 30 Apr 2025 13:58:34 -0400 Subject: docs: Update link to rust-analyzer docs --- docs/markdown/Rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Rust.md b/docs/markdown/Rust.md index d30fe6837..08580cdb6 100644 --- a/docs/markdown/Rust.md +++ b/docs/markdown/Rust.md @@ -83,7 +83,7 @@ Meson will generate a `rust-project.json` file in the root of the build directory if there are any rust targets in the project. Most IDEs will need to be configured to use the file as it's not in the source root (Meson does not write files into the source directory). [See the upstream -docs](https://rust-analyzer.github.io/manual.html#non-cargo-based-projects) for +docs](https://rust-analyzer.github.io/book/non_cargo_based_projects.html) for more information on how to configure that. ## Linking with standard libraries -- cgit v1.2.3