Commit dd6fcf8
docs(snyk): fix broken internal link to Snyk Code parser
Hugo's Goldmark renderer doesn't rewrite .md links, so
`[Snyk Code](snyk_code.md)` rendered as a literal href that pointed
inside the snyk/ output directory and failed lychee's internal-link
check. Use a relative URL to the sibling page, matching the convention
already used elsewhere (e.g. netsparker -> ../invicti).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 84716d0 commit dd6fcf8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments