diff options
author | Stefan Kreutz <mail@skreutz.com> | 2024-05-06 11:16:49 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2024-05-06 11:16:49 +0200 |
commit | d3dd280d5525c516d0bf13be711a293dbd5c9feb (patch) | |
tree | 7a9f4ae0362d2a0f3bd77dd23948a1fb00d7ec7b /lychee.toml | |
parent | b978aa861c290f1b3f4dab5ce5e6768ebd1874ef (diff) | |
download | blog-d3dd280d5525c516d0bf13be711a293dbd5c9feb.tar |
Update permanently redirected external links
Diffstat (limited to 'lychee.toml')
-rw-r--r-- | lychee.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lychee.toml b/lychee.toml index b80d4e9..d62295f 100644 --- a/lychee.toml +++ b/lychee.toml @@ -2,3 +2,4 @@ exclude_loopback = true exclude_private = true require_https = true format = "Detailed" +max_redirects = 0 |