mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00: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:
@@ -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:
|
||||
|
||||
::
|
||||
|
||||
|
Reference in New Issue
Block a user