From 101c81884ee37cc630faa2a7d675194568f01fd7 Mon Sep 17 00:00:00 2001 From: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com> Date: Thu, 1 May 2025 11:21:15 +0200 Subject: [PATCH] Update index.md --- src/doc/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/index.md b/src/doc/index.md index 8ad5b427b552a..bd73c5d4ad643 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -52,7 +52,7 @@ All of these books are managed by the Rust Organization, but other unofficial documentation resources are included here as well! If you're just looking for the standard library reference, here it is: -[Rust API documentation](std/index.html) +[Rust API documentation](../tools/rustfmt/docs/index.html) ## Learning Rust