Skip to content

Commit b075cfd

Browse files
committed
design/dcrypt: Fix link to fs_crypt
1 parent a6b773d commit b075cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/design/dcrypt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ pip install asn1 cryptography
184184

185185
Probably the most common installation uses the [[plugin,mail-compress]] and
186186
[[plugin,mail-crypt]] plugins for compression and encryption respectively. See
187-
also [[link,fs_crypt]] for this setup.
187+
also [[link,mail_crypt_fs_crypt]] for this setup.
188188

189189
To simulate this scenario consider storing an input file `$in_file` using:
190190
- `$private_key_path` and `$public_key_path` - the private and public key files

0 commit comments

Comments
 (0)