From 517d84688608e6cabe8b8a0d3f48ad48afcab94d Mon Sep 17 00:00:00 2001 From: tison Date: Tue, 18 Nov 2025 10:40:37 +0800 Subject: [PATCH] Update Rust reference link to the new URL --- src/doc/rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/rust.md b/src/doc/rust.md index 5008b228c5c85..4eb80c4546302 100644 --- a/src/doc/rust.md +++ b/src/doc/rust.md @@ -1,3 +1,3 @@ % The Rust Reference Manual -The manual has moved, and is now called [the reference](reference/index.html). +The manual has moved, and is now called [the reference](https://doc.rust-lang.org/stable/reference/introduction.html).