Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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/',
]
2 changes: 1 addition & 1 deletion src/content/blog/2024-05-03-rnp-release-0-17-1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Loading