From: Peter van Dijk Date: Thu, 5 Apr 2018 14:35:27 +0000 (+0200) Subject: fix url to gpg keyblocks X-Git-Tag: dnsdist-1.3.1~176^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00040ccbf5f759f61f87ee83f7da57507f60b902;p=pdns fix url to gpg keyblocks --- diff --git a/docs/common/tarball-pgp-keys.rst b/docs/common/tarball-pgp-keys.rst index f35bee694..22a5285a0 100644 --- a/docs/common/tarball-pgp-keys.rst +++ b/docs/common/tarball-pgp-keys.rst @@ -3,4 +3,4 @@ * `B76C D467 1C09 68BA A87D E61C 5E50 715B F2FF E1A7 `_ * `16E1 2866 B773 8C73 976A 5743 6FFC 3343 9B0D 04DF `_ -There is a PGP keyblock with these keys available on `http://powerdns.com/powerdns-keyblock.asc `_. +There is a PGP keyblock with these keys available on `https://www.powerdns.com/powerdns-keyblock.asc `_. diff --git a/pdns/dnsdistdist/docs/install.rst b/pdns/dnsdistdist/docs/install.rst index 5aef590e4..4a9675164 100644 --- a/pdns/dnsdistdist/docs/install.rst +++ b/pdns/dnsdistdist/docs/install.rst @@ -68,7 +68,7 @@ The release tarballs have detached PGP signatures, signed by on these PGP keys: * `B76C D467 1C09 68BA A87D E61C 5E50 715B F2FF E1A7 `_ * `16E1 2866 B773 8C73 976A 5743 6FFC 3343 9B0D 04DF `_ -There is a PGP keyblock with these keys available on `http://powerdns.com/powerdns-keyblock.asc `_. +There is a PGP keyblock with these keys available on `https://www.powerdns.com/powerdns-keyblock.asc `_. * Untar the tarball and ``cd`` into the source directory * Run ``./configure``