Commit d241f32
ci: fix markdown link-check failures (gitlab 406 + dead aurpublish link)
Two dead-link reports from the lint workflow:
1. README.md → https://gitlab.gnome.org/GNOME/mutter returned 406.
gitlab.gnome.org's Cloudflare layer rejects the link-checker's
default User-Agent. The URL is reachable in browsers. Two fixes:
- Add a gitlab.gnome.org ignorePattern with a comment explaining why.
- Add 406 to aliveStatusCodes for any other GNOME GitLab links.
2. packaging/aur/README.md → https://github.com/AladW/aurpublish was 404.
The AladW/aurpublish repo was archived/removed from GitHub. Swapped
to a link into the Arch Wiki's AUR submission guidelines, which is
the canonical entry-point for current aurpublish-style tooling and
has been stable since the AUR's inception.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 72c4845 commit d241f32
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | | - | |
| 30 | + | |
27 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments