Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 21:45:29 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44837 - head/en_US.ISO8859-1/books/handbook/pgpkeys
Message-ID:  <201405142145.s4ELjTVI073018@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Wed May 14 21:45:28 2014
New Revision: 44837
URL: http://svnweb.freebsd.org/changeset/doc/44837

Log:
  Be explicit in only linking to the copy of the PGP keyring served over
  https.

Modified:
  head/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.xml	Wed May 14 21:43:43 2014	(r44836)
+++ head/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.xml	Wed May 14 21:45:28 2014	(r44837)
@@ -27,7 +27,7 @@
     <link xlink:href="&url.articles.pgpkeys;"><acronym>PGP</acronym>
       Keys</link> article.  The complete keyring can be downloaded
     at <link
-    xlink:href="&url.base;/doc/pgpkeyring.txt">http://www.FreeBSD.org/doc/pgpkeyring.txt</link>.</para>;
+    xlink:href="https://www.FreeBSD.org/doc/pgpkeyring.txt">https://www.FreeBSD.org/doc/pgpkeyring.txt</link>.</para>;
 
   <sect1 xml:id="pgpkeys-officers">
     <title>Officers</title>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405142145.s4ELjTVI073018>