diff --git a/lychee.toml b/lychee.toml index 4aa75ea..0bb6b68 100644 --- a/lychee.toml +++ b/lychee.toml @@ -18,7 +18,4 @@ exclude = [ '^https://docs\.redhat\.com/', # Cirrus CI blocks non-browser TLS clients. '^https://cirrus-ci\.com/', - # autocrypt.org has been intermittently unreachable (times out from CI); - # the Autocrypt project itself appears inactive. - '^https://autocrypt\.org/', ] diff --git a/src/content/blog/2024-05-03-rnp-release-0-17-1.adoc b/src/content/blog/2024-05-03-rnp-release-0-17-1.adoc index 68aae4a..baa16f3 100644 --- a/src/content/blog/2024-05-03-rnp-release-0-17-1.adoc +++ b/src/content/blog/2024-05-03-rnp-release-0-17-1.adoc @@ -139,7 +139,7 @@ encountering packets with unknown versions. * Automatic backend feature detection during the build process enhances system compatibility and setup. * Added support for importing and exporting base64-encoded keys, particularly -useful for https://autocrypt.org/[Autocrypt] headers. +useful for https://www.autocrypt.org/[Autocrypt] headers. * Implemented a default 2-year key expiration time for better key lifecycle management.