]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3021] Add link to the code-signing keys
authorSlawek Figiel <slawek@isc.org>
Wed, 22 May 2024 15:07:36 +0000 (17:07 +0200)
committerSlawek Figiel <slawek@isc.org>
Wed, 22 May 2024 15:20:33 +0000 (17:20 +0200)
doc/sphinx/arm/install.rst

index 66fa0881dfdb14a91ab4709e96b9e4e94c1e9efd..0ace22a76c4457e39b0fd532ed9e2eb028357a41 100644 (file)
@@ -226,11 +226,12 @@ file on our download page, FTP, or CloudSmith.
 
 The signature is created using the ISC code-signing key. The current
 set of ISC code-signing keys is available from the ISC website at
-https://www.isc.org/pgpkey (the ``isc-keyblock.asc`` file).
+https://www.isc.org/pgpkey (the `Current Set of ISC Code-Signing Keys
+<https://www.isc.org/docs/isc-keyblock.asc>`_ link).
 
 The signature can be verified using the GnuPGP ``gpg`` tool. The
-following commands import the code-signing keys and verify the
-signature:
+following commands import the code-signing keys
+(``isc-keyblock.asc``) and verify the signature:
 
 .. code-block:: console