summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Power <Aaronepower@users.noreply.github.com>2017-07-20 11:53:24 +0100
committerGitHub <noreply@github.com>2017-07-20 11:53:24 +0100
commita911c0ca9f4b8e47df4c2a963d636197ac885f90 (patch)
treec2e51854c3768017ad3befdbca7cb973ea0e3f78
parent7d706045e5b61347472053c3108ee772f43b11d4 (diff)
downloadrust-1.19.0-relnotes.tar.gz
Update RELEASES.mdrust-1.19.0-relnotes
-rw-r--r--RELEASES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 2056e7f0e99..5bb23149f2a 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -163,7 +163,7 @@ Compatibility Notes
[RFC 1558]: https://github.com/rust-lang/rfcs/pull/1558
[RFC 1624]: https://github.com/rust-lang/rfcs/pull/1624
[RFC 1721]: https://github.com/rust-lang/rfcs/pull/1721
-[`Command::envs`]: https://doc.rust-lang.org/nightly/std/process/struct.Command.html#method.envs
+[`Command::envs`]: https://doc.rust-lang.org/std/process/struct.Command.html#method.envs
[`OsString::shrink_to_fit`]: https://doc.rust-lang.org/std/ffi/struct.OsString.html#method.shrink_to_fit
[`cmp::Reverse`]: https://doc.rust-lang.org/std/cmp/struct.Reverse.html
[`thread::ThreadId`]: https://doc.rust-lang.org/std/thread/struct.ThreadId.html