Skip to content

Commit 0d442ec

Browse files
steveklabnikMark-Simulacrum
authored andcommitted
Fix link to macros chapter
We're gonna link to nightly as this didn't make it into the corresponding stable.
1 parent da5f414 commit 0d442ec

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
@@ -102,7 +102,7 @@ Misc
102102
[cargo/5878]: https://github.com/rust-lang/cargo/pull/5878/
103103
[cargo/5984]: https://github.com/rust-lang/cargo/pull/5984/
104104
[cargo/5995]: https://github.com/rust-lang/cargo/pull/5995/
105-
[proc-macros]: https://doc.rust-lang.org/book/2018-edition/ch19-06-macros.html
105+
[proc-macros]: https://doc.rust-lang.org/stable/book/2018-edition/ch19-06-macros.html
106106

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

0 commit comments

Comments
 (0)