We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933c339 commit 3e3444aCopy full SHA for 3e3444a
src/meta/playground.md
@@ -42,11 +42,11 @@ Playground. This feature is enabled if you use the `#[doc]` attribute called
42
### See also:
43
44
- [The Rust Playground][rust-playground]
45
-- [rust-playground][rust-playground]
+- [The Rust Playground On Github][rust-playground-github]
46
- [The rustdoc Book][rustdoc-book]
47
48
[rust-playground]: https://play.rust-lang.org/
49
-[rust-playground]: https://github.com/integer32llc/rust-playground/
+[rust-playground-github]: https://github.com/integer32llc/rust-playground/
50
[mdbook]: https://github.com/rust-lang/mdBook
51
[official-rust-docs]: https://doc.rust-lang.org/core/
52
[rustdoc-book]: https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html
0 commit comments