remove top-level anchors in chapters

This commit is contained in:
Heiko Schaefer 2023-12-12 13:02:55 +01:00
parent 506414c24b
commit 39438cf0f6
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB
14 changed files with 21 additions and 29 deletions

View file

@ -22,7 +22,7 @@ The series of OpenPGP packets inside the Compressed Data packet can be handled l
## Typical usage
Compressed data packets are often used inside [encrypted data packets](encryption_chapter), or wrapping the data of an [inline-signed message](inline_signature).
Compressed data packets are often used inside [encrypted data packets](/encryption), or wrapping the data of an [inline-signed message](inline_signature).
---