svn commit: r53056 - head/en_US.ISO8859-1/books/handbook

Marc Fonvieille blackend at FreeBSD.org
Sat May 25 15:54:27 UTC 2019


Author: blackend
Date: Sat May 25 15:54:26 2019
New Revision: 53056
URL: https://svnweb.freebsd.org/changeset/doc/53056

Log:
  Prefer https:// over http:// for FreeBSDmall.

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	Sat May 25 11:53:52 2019	(r53055)
+++ head/en_US.ISO8859-1/books/handbook/book.xml	Sat May 25 15:54:26 2019	(r53056)
@@ -122,7 +122,7 @@
 	  FTP server</link> or one of the numerous
 	<link linkend="mirrors-ftp">mirror sites</link>.  Printed
 	copies can be purchased at the
-	<link xlink:href="http://www.freebsdmall.com/">FreeBSD
+	<link xlink:href="https://www.freebsdmall.com/">FreeBSD
 	  Mall</link>.  Searches can be performed on the handbook and
 	other documents on the
 	<link xlink:href="&url.base;/search/index.html">search


More information about the svn-doc-all mailing list