We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8047e19 commit d4f3002Copy full SHA for d4f3002
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