summaryrefslogtreecommitdiffhomepage
path: root/rust.html.markdown
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-26 20:47:13 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-26 20:48:43 -0700
commitb6bc1197b04d5a803ea4cb2fdee15cb42b79d76b (patch)
tree9f9215fe502689d28e7563f125ffc08907e925eb /rust.html.markdown
parentd40d6918282242798ea5a5884a4ef722561718e2 (diff)
[rust/*] playpen -> Playground
Diffstat (limited to 'rust.html.markdown')
-rw-r--r--rust.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust.html.markdown b/rust.html.markdown
index 526d20d5..be0b0bc9 100644
--- a/rust.html.markdown
+++ b/rust.html.markdown
@@ -351,5 +351,5 @@ Language](http://doc.rust-lang.org/book/index.html) and check out the
irc.mozilla.org are also always keen to help newcomers.
You can also try out features of Rust with an online compiler at the official
-[Rust playpen](http://play.rust-lang.org) or on the main
+[Rust Playground](https://play.rust-lang.org) or on the main
[Rust website](http://rust-lang.org).