Commit 9002fd3
docs(elicit_tokio): fix broken intra-doc link on Windows
TokioUnixPlugin is cfg(unix) so the link resolves on Linux/macOS
but breaks on Windows with -D warnings. Use plain code text instead.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 30d11b2 commit 9002fd3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments