Commit f3c36b4
committed
ci: Exclude LinkedIn URLs from link checker
LinkedIn actively blocks automated crawlers, returning 404 for valid
profiles. Add https://www.linkedin.com/.* to the lychee exclude list
to prevent false-positive CI failures.
Signed-off-by: Dai Chen <daichen@amazon.com>1 parent c4cac2a commit f3c36b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments