Skip to content

Commit f63b244

Browse files
authored
Merge pull request #131 from jrvidal/outdated-link
Fixes outdated link
2 parents 4de2b79 + 2c72c46 commit f63b244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-2018/macros/custom-derive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ like [serde](https://serde.rs/) and [Diesel](http://diesel.rs/).
4646

4747
For more, including learning how to build your own custom derive, see [The
4848
Rust Programming
49-
Language](https://doc.rust-lang.org/book/second-edition/appendix-04-macros.html#procedural-macros-for-custom-derive).
49+
Language](https://doc.rust-lang.org/book/ch19-06-macros.html#how-to-write-a-custom-derive-macro).

0 commit comments

Comments
 (0)