From 79cb3951226ae0a29e88c2cd1725e2a9308e9832 Mon Sep 17 00:00:00 2001 From: Hosssein Date: Tue, 12 Dec 2023 18:32:03 +0330 Subject: [PATCH] Update the path of html_playground_url in playground.md --- src/meta/playground.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/meta/playground.md b/src/meta/playground.md index 6da4fdfdb2..3830ecfd0f 100644 --- a/src/meta/playground.md +++ b/src/meta/playground.md @@ -50,4 +50,4 @@ Playground. This feature is enabled if you use the `#[doc]` attribute called [mdbook]: https://github.com/rust-lang/mdBook [official-rust-docs]: https://doc.rust-lang.org/core/ [rustdoc-book]: https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html -[html-playground-url]: https://doc.rust-lang.org/rustdoc/the-doc-attribute.html#html_playground_url +[html-playground-url]: https://doc.rust-lang.org/rustdoc/write-documentation/the-doc-attribute.html#html_playground_url