Skip to content

Commit 459e414

Browse files
jumbatmmark-i-m
authored andcommitted
Use shorter [][]-style link to not pass 100 chars.
1 parent 3658303 commit 459e414

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/diagnostics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,9 @@ err.emit();
348348
```
349349

350350
Alternatively, for less-complex diagnostics, the `SessionDiagnostic` derive
351-
macro can be used -- see [Creating Errors With SessionDiagnostic](./diagnostics/sessiondiagnostic.md).
351+
macro can be used -- see [Creating Errors With SessionDiagnostic][sessiondiagnostic].
352+
353+
[sessiondiagnostic]: ./diagnostics/sessiondiagnostic.md
352354

353355

354356
## Suggestions

0 commit comments

Comments
 (0)