From 7fa8c5507f0434210bbe50151857aea2af9efcfa Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Wed, 28 Jun 2023 06:54:28 +0200 Subject: [PATCH] fix link --- src/diagnostics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/diagnostics.md b/src/diagnostics.md index dd255769..9f4245f2 100644 --- a/src/diagnostics.md +++ b/src/diagnostics.md @@ -582,7 +582,7 @@ More information about lint registration can be found in the [LintStore] chapter. [deprecated plugin system]: https://doc.rust-lang.org/nightly/unstable-book/language-features/plugin.html -[LintStore]: lintstore.md +[LintStore]: diagnostics/lintstore.md ### Declaring a lint