Use shorter [][]-style link to not pass 100 chars.
This commit is contained in:
parent
dc31ca1ca8
commit
e98d87a670
|
|
@ -348,7 +348,9 @@ err.emit();
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively, for less-complex diagnostics, the `SessionDiagnostic` derive
|
Alternatively, for less-complex diagnostics, the `SessionDiagnostic` derive
|
||||||
macro can be used -- see [Creating Errors With SessionDiagnostic](./diagnostics/sessiondiagnostic.md).
|
macro can be used -- see [Creating Errors With SessionDiagnostic][sessiondiagnostic].
|
||||||
|
|
||||||
|
[sessiondiagnostic]: ./diagnostics/sessiondiagnostic.md
|
||||||
|
|
||||||
|
|
||||||
## Suggestions
|
## Suggestions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue