Commit e0011c9
fix(links): resolve lychee broken-link report (#175)
Fixes the two genuine 404s and silences three bot-blocking hosts that
return 403 to lychee from CI:
- ALOps VS Marketplace URL moved from HodorNV.intelli-ship-al-tools to
Hodor.hodor-alops (updated in azure-devops/_index.md and examples.md).
- Delete the obsolete content/docs/analyzers/xx0000.md; its Learn link
(devenv-analyzer-restrictions) 404s and the page is no longer needed.
- Skip stackoverflow.com, npmjs.com and itnext.io in .lycheeignore; the
links are valid but 403 lychee's default user-agent from GitHub IPs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4014941 commit e0011c9
4 files changed
Lines changed: 7 additions & 47 deletions
File tree
- content/docs
- analyzers
- getting-started/cicd/azure-devops
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
0 commit comments