From 067d4898930ede1ea9f31ff9a9a4e0424abce494 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 17 Apr 2017 16:56:54 -0400 Subject: [PATCH] Fix broken Unstable Book link. --- src/attributes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/attributes.md b/src/attributes.md index 703ec602e..05c1e1003 100644 --- a/src/attributes.md +++ b/src/attributes.md @@ -487,4 +487,4 @@ If an unknown feature is found in a directive, it results in a compiler error. An unknown feature is one which has never been recognized by the compiler. [The Unstable Book]: https://doc.rust-lang.org/nightly/unstable-book/ -[unstable book plugin]: (../unstable-book/language-features/plugin.html#lint-plugins) +[unstable book plugin]: ../unstable-book/language-features/plugin.html#lint-plugins