Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2016 16:21:58 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49576 - head/en_US.ISO8859-1/books/handbook
Message-ID:  <201610251621.u9PGLw9M055165@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Oct 25 16:21:58 2016
New Revision: 49576
URL: https://svnweb.freebsd.org/changeset/doc/49576

Log:
  Prefer https:// over http://
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/en_US.ISO8859-1/books/handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/book.xml	Tue Oct 25 16:19:25 2016	(r49575)
+++ head/en_US.ISO8859-1/books/handbook/book.xml	Tue Oct 25 16:21:58 2016	(r49576)
@@ -98,9 +98,9 @@
 	expand this document should send email to the &a.doc;.</para>
 
       <para>The latest version of this book is available from the
-	<link xlink:href="http://www.FreeBSD.org/">FreeBSD web
+	<link xlink:href="https://www.FreeBSD.org/">FreeBSD web
 	  site</link>.  Previous versions can be obtained from <uri
-	  xlink:href="http://docs.FreeBSD.org/doc/">http://docs.FreeBSD.org/doc/</uri>.
+	  xlink:href="https://docs.FreeBSD.org/doc/">https://docs.FreeBSD.org/doc/</uri>.
 	The book can be downloaded in a variety of formats and
 	compression options from the <link
 	  xlink:href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">&os;



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