Skip to content

Commit 7ad26f3

Browse files
committed
mail_crypt: Update link to decryption tool
1 parent 1688bbd commit 7ad26f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/core/plugins/mail_crypt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ share the key to groups or someone with no public key.
415415

416416
## Decrypting Files Encrypted with mail-crypt Plugin
417417

418-
You can use [`decrypt.rb`][decrypt.rb] to decrypt encrypted files.
418+
You can use [`decrypt.py`][decrypt.py] to decrypt encrypted files.
419419

420420
## `fs-crypt`
421421

@@ -468,4 +468,4 @@ doveadm \
468468

469469
<DoveadmComponent plugin="mail-crypt" />
470470

471-
[decrypt.rb]: https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.rb
471+
[decrypt.py]: https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.py

0 commit comments

Comments
 (0)