From 1dba71158307ef4f195e35c16cecc46f606aec4a Mon Sep 17 00:00:00 2001 From: Tang Chenglong Date: Wed, 21 Mar 2018 01:45:11 +0800 Subject: [PATCH] Fix one broken link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ba4c5a10d..9407266eb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ sections! These sections may be incorporated into the book at some point, but we have no timeline for doing so; see the Post-publication section below for more details. -[new]: https://github.com/rust-lang/book/blob/master/second-edition/src/appendix-07-newest-features.md +[new]: https://github.com/rust-lang/book/blob/master/second-edition/src/appendix-06-newest-features.md [rfc]: https://github.com/rust-lang/rfcs/pull/1636#issuecomment-247325313 ### Corrections and Modifications