Skip to content

Commit 3e3444a

Browse files
Update address and title of github source of rust playground in playground.md
1 parent 933c339 commit 3e3444a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/meta/playground.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Playground. This feature is enabled if you use the `#[doc]` attribute called
4242
### See also:
4343

4444
- [The Rust Playground][rust-playground]
45-
- [rust-playground][rust-playground]
45+
- [The Rust Playground On Github][rust-playground-github]
4646
- [The rustdoc Book][rustdoc-book]
4747

4848
[rust-playground]: https://play.rust-lang.org/
49-
[rust-playground]: https://github.com/integer32llc/rust-playground/
49+
[rust-playground-github]: https://github.com/integer32llc/rust-playground/
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

0 commit comments

Comments
 (0)