diff options
| author | Corey Farwell <coreyf@rwell.org> | 2018-10-25 10:47:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-25 10:47:07 -0400 |
| commit | ee26e8edebd16b1d11e2af686a12143826fa46fb (patch) | |
| tree | 9ade38a3f0aac6955f894fbabc45630c91b6a347 | |
| parent | 569228a45e73ba994d9dc5fff11381fe700d6cc6 (diff) | |
| download | rust-ee26e8edebd16b1d11e2af686a12143826fa46fb.tar.gz rust-ee26e8edebd16b1d11e2af686a12143826fa46fb.zip | |
Update RELEASES.md
Co-Authored-By: steveklabnik <steve@steveklabnik.com>
| -rw-r--r-- | RELEASES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md index 58e49e68b43..729947a9189 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -105,7 +105,7 @@ Misc [cargo/5878]: https://github.com/rust-lang/cargo/pull/5878/ [cargo/5984]: https://github.com/rust-lang/cargo/pull/5984/ [cargo/5995]: https://github.com/rust-lang/cargo/pull/5995/ -[proc-macros]: https://doc.rust-lang.org/stable/book/2018-edition/ch19-06-macros.html +[proc-macros]: https://doc.rust-lang.org/nightly/book/2018-edition/ch19-06-macros.html [`Ipv4Addr::BROADCAST`]: https://doc.rust-lang.org/nightly/std/net/struct.Ipv4Addr.html#associatedconstant.BROADCAST [`Ipv4Addr::LOCALHOST`]: https://doc.rust-lang.org/nightly/std/net/struct.Ipv4Addr.html#associatedconstant.LOCALHOST |
