Commit 2f876a5
Fix CI: Ignore LinkedIn links in markdown-link-check
LinkedIn returns 999 status codes for automated link checkers,
causing false positives in CI. This is a well-known LinkedIn
anti-bot behavior and should be ignored.
This fixes the failing markdown-link-check workflow.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 555383b commit 2f876a5
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments