Skip to content

Commit 6b0de90

Browse files
authored
Merge pull request #43 from frewsxcv/fix-link
Fix broken Unstable Book link.
2 parents 80736e9 + 067d489 commit 6b0de90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -487,4 +487,4 @@ If an unknown feature is found in a directive, it results in a compiler error.
487487
An unknown feature is one which has never been recognized by the compiler.
488488

489489
[The Unstable Book]: https://doc.rust-lang.org/nightly/unstable-book/
490-
[unstable book plugin]: (../unstable-book/language-features/plugin.html#lint-plugins)
490+
[unstable book plugin]: ../unstable-book/language-features/plugin.html#lint-plugins

0 commit comments

Comments
 (0)