diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-26 20:47:13 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-26 20:48:43 -0700 |
commit | b6bc1197b04d5a803ea4cb2fdee15cb42b79d76b (patch) | |
tree | 9f9215fe502689d28e7563f125ffc08907e925eb /es-es | |
parent | d40d6918282242798ea5a5884a4ef722561718e2 (diff) |
[rust/*] playpen -> Playground
Diffstat (limited to 'es-es')
-rw-r--r-- | es-es/rust-es.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/rust-es.html.markdown b/es-es/rust-es.html.markdown index 67469e6e..617b878c 100644 --- a/es-es/rust-es.html.markdown +++ b/es-es/rust-es.html.markdown @@ -320,5 +320,5 @@ ayuda o a [Rust internals](https://internals.rust-lang.org/) para aprender más sobre el lenguaje y colaborar en su desarrollo. También puedes probar Rust con un compilador online en el oficial [Rust -playground](http://play.rust-lang.org) o en la [web principal de +Playground](https://play.rust-lang.org) o en la [web principal de Rust](http://rust-lang.org). |