Skip to content

Commit 2cbd947

Browse files
author
github-actions
committed
Update
1 parent 6e63127 commit 2cbd947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rust.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ <h2 id="use-with-rustanalyzer">Use with rust-analyzer</h2>
272272
<p>Meson will generate a <code>rust-project.json</code> file in the root of the build
273273
directory if there are any rust targets in the project. Most IDEs will need to
274274
be configured to use the file as it's not in the source root (Meson does not
275-
write files into the source directory). <a href="https://rust-analyzer.github.io/manual.html#non-cargo-based-projects">See the upstream
275+
write files into the source directory). <a href="https://rust-analyzer.github.io/book/non_cargo_based_projects.html">See the upstream
276276
docs</a> for
277277
more information on how to configure that.</p>
278278
<h2 id="linking-with-standard-libraries">Linking with standard libraries</h2>

0 commit comments

Comments
 (0)