mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 21:40:43 -05:00
Fix keys reference link in ARM
There's a statement that says: "Here is an example (for illustration purposes only) of some possible entries in a [keys] list:", and that links to the wrong "keys" statement (it links to the TSIG keys section). Remove the reference, as we are already in the right section.
This commit is contained in:
parent
509b911a50
commit
07c70ea2bd
1 changed files with 1 additions and 1 deletions
|
|
@ -6162,7 +6162,7 @@ The following options can be specified in a :any:`dnssec-policy` statement:
|
|||
DNSKEY RRset always includes a key-signing key for that algorithm.
|
||||
|
||||
Here is an example (for illustration purposes only) of some possible
|
||||
entries in a :any:`keys` list:
|
||||
entries in a ``keys`` list:
|
||||
|
||||
::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue