Skip to content

Commit 569228a

Browse files
authored
Fix link to macros chapter
We're gonna link to nightly as this didn't make it into the corresponding stable.
1 parent f99911a commit 569228a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Misc
105105
[cargo/5878]: https://github.com/rust-lang/cargo/pull/5878/
106106
[cargo/5984]: https://github.com/rust-lang/cargo/pull/5984/
107107
[cargo/5995]: https://github.com/rust-lang/cargo/pull/5995/
108-
[proc-macros]: https://doc.rust-lang.org/book/2018-edition/ch19-06-macros.html
108+
[proc-macros]: https://doc.rust-lang.org/stable/book/2018-edition/ch19-06-macros.html
109109

110110
[`Ipv4Addr::BROADCAST`]: https://doc.rust-lang.org/nightly/std/net/struct.Ipv4Addr.html#associatedconstant.BROADCAST
111111
[`Ipv4Addr::LOCALHOST`]: https://doc.rust-lang.org/nightly/std/net/struct.Ipv4Addr.html#associatedconstant.LOCALHOST

0 commit comments

Comments
 (0)