]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix keys reference link in ARM
authorMatthijs Mekking <matthijs@isc.org>
Thu, 31 Aug 2023 16:52:36 +0000 (18:52 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 31 Aug 2023 16:52:36 +0000 (18:52 +0200)
commitf2e5f3ff9ca8088fac7bf9c31822f2e315a44d40
treec13ba52de8b57467fe2611bfded42cf30da51f54
parent3df5a8b38b9bda0cdd07c635abccccf176a0a8d3
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.

Note: This commit is empty because 9.16 was not affected by this.

(cherry-picked from commit 07c70ea2bd2b4ba5051a74cd18cc4030628360c8)