diff --git a/book/source/certificates.md b/book/source/certificates.md index ec7b374..83bac6a 100644 --- a/book/source/certificates.md +++ b/book/source/certificates.md @@ -122,7 +122,7 @@ In the {term}`RFC`, the {term}`OpenPGP primary key` is occasionally referred to Modern {term}`OpenPGP certificates` typically include several {term}`subkeys` in addition to the {term}`primary key`, although these {term}`subkeys` are optional. -While {term}`subkeys` have the same structural attributes as the {term}`primary key`, they fulfill different roles. {term}`Subkeys` are cryptographically linked with the {term}`primary key`, a relationship further discussed in {numref}`binding-subkeys`. +While {term}`subkeys` have the same structural attributes as the {term}`primary key`, they fulfill different roles. {term}`Subkeys` are cryptographically linked with the {term}`primary key`, a relationship further discussed in {numref}`bind-subkey`. ```{figure} plain_svg/Binding_Subkeys.svg :name: fig-subkeys