# Configuration for https://github.com/lycheeverse/lychee
# Run: `just lychee` to check README.md links.
max_concurrency = 20
timeout = 20
max_retries = 3
# gnu.org can time out or block automated link checkers from hosted runners.
# The AGPL license URL is canonical; skip verifying it.
exclude = ["^https://www\\.gnu\\.org/"]