Skip to content

Commit 79cb395

Browse files
Update the path of html_playground_url in playground.md
1 parent 933c339 commit 79cb395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/meta/playground.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ Playground. This feature is enabled if you use the `#[doc]` attribute called
5050
[mdbook]: https://github.com/rust-lang/mdBook
5151
[official-rust-docs]: https://doc.rust-lang.org/core/
5252
[rustdoc-book]: https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html
53-
[html-playground-url]: https://doc.rust-lang.org/rustdoc/the-doc-attribute.html#html_playground_url
53+
[html-playground-url]: https://doc.rust-lang.org/rustdoc/write-documentation/the-doc-attribute.html#html_playground_url

0 commit comments

Comments
 (0)