Commit 9023b6f
docs: wrap bare URLs in angle brackets to satisfy markdownlint MD034
Fixes the markdown CI check on main, which failed with:
docs/icon-survey.md:34:9 MD034/no-bare-urls Bare URL used
docs/icon-survey.md:38:2 MD034/no-bare-urls Bare URL used
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>1 parent 07fb5e9 commit 9023b6f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments