Skip to content

Commit afffd5b

Browse files
authored
Merge pull request #1783 from HosseinAssaran/patch-6
Update the path of html_playground_url in playground.md
2 parents 3c0221e + 79cb395 commit afffd5b

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)