Skip to content

Commit

Permalink
Fix link checking
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Jan 5, 2025
1 parent 1df8a7f commit ec6099a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tasks/links/urls.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ const EXCLUDED_LINKS = [
// Seems to always fail with 403 inside GitHub action
'linux.die.net',
'creativefabrica.com',
// Sometimes fail with 403
'freepik.com',
// Sometimes fail with 429
'gnu.org',
// Sometimes fail with 502
Expand Down

0 comments on commit ec6099a

Please sign in to comment.