diff xml/en/linux_packages.xml @ 1766:092088e7977e

Replace absolute links to the nginx_signing.key with relative.
author Sergey Budnevitch <sb@waeme.net>
date Wed, 24 Aug 2016 14:06:23 +0300
parents 94a012d2f489
children 72a33726e482
line wrap: on
line diff
--- a/xml/en/linux_packages.xml	Tue Aug 23 13:10:05 2016 +0000
+++ b/xml/en/linux_packages.xml	Wed Aug 24 14:06:23 2016 +0300
@@ -7,7 +7,7 @@
 <article name="nginx: Linux packages"
          link="/en/linux_packages.html"
          lang="en"
-         rev="18"
+         rev="19"
          toc="no">
 
 <section id="distributions">
@@ -164,7 +164,7 @@
 and to eliminate warnings about missing PGP key during installation of the
 nginx package, it is necessary to add the key used to sign the nginx
 packages and repository to the <command>apt</command> program keyring.
-Please download <link url="http://nginx.org/keys/nginx_signing.key">this
+Please download <link url="/keys/nginx_signing.key">this
 key</link> from our web site, and add it to the <command>apt</command>
 program keyring with the following command:
 <programlisting>
@@ -239,7 +239,7 @@
 and to eliminate warnings about missing PGP key during installation of the
 nginx package, it is necessary to add the key used to sign the nginx
 packages and repository to the <command>apt</command> program keyring.
-Please download <link url="http://nginx.org/keys/nginx_signing.key">this
+Please download <link url="/keys/nginx_signing.key">this
 key</link> from our web site, and add it to the <command>apt</command>
 program keyring with the following command:
 <programlisting>
@@ -364,7 +364,7 @@
 Both RPM packages and Debian/Ubuntu repositories use digital signatures
 to verify the integrity and origin of the downloaded package.
 In order to check a signature it is necessary to download
-<link url="http://nginx.org/keys/nginx_signing.key">nginx signing key</link>
+<link url="/keys/nginx_signing.key">nginx signing key</link>
 and import it to the <command>rpm</command> or <command>apt</command>
 program’s keyring: