We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766f9d7 commit 5fbfe93Copy full SHA for 5fbfe93
src/diagnostics/diagnostic-items.md
@@ -23,7 +23,7 @@ struct Penguin;
23
24
Diagnostic items are usually only added to traits, types and standalone functions. If the goal
25
is to check for an associated type or method, please use the diagnostic item of the item and
26
-reference [*Using Diagnostic Items*](#using-diagnostic-items).
+reference [*How To Use Diagnostic Items*](#how-to-use-diagnostic-items).
27
28
## How To Add Diagnostic Items
29
0 commit comments