svn commit: r49927 - in head/en_US.ISO8859-1/htdocs: docs snapshots
Allan Jude
allanjude at FreeBSD.org
Sun Feb 5 11:26:08 UTC 2017
Author: allanjude
Date: Sun Feb 5 11:26:07 2017
New Revision: 49927
URL: https://svnweb.freebsd.org/changeset/doc/49927
Log:
Update more links to replace FTP with HTTPS
Submitted by: lwhsu
Modified:
head/en_US.ISO8859-1/htdocs/docs/books.xml
head/en_US.ISO8859-1/htdocs/snapshots/index.xml
Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docs/books.xml Sun Feb 5 10:56:15 2017 (r49926)
+++ head/en_US.ISO8859-1/htdocs/docs/books.xml Sun Feb 5 11:26:07 2017 (r49927)
@@ -21,7 +21,7 @@
<p>All the documentation on this site can be downloaded in a
variety of different formats (HTML, Postscript, PDF, and more)
and compression schemes (BZip2, Zip) from the <a
- href="ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/">FreeBSD FTP
+ href="https://download.FreeBSD.org/ftp/doc/">FreeBSD Download
site</a>.</p>
<p>Archived copies of the &os; documentation (articles, books, and
Modified: head/en_US.ISO8859-1/htdocs/snapshots/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/snapshots/index.xml Sun Feb 5 10:56:15 2017 (r49926)
+++ head/en_US.ISO8859-1/htdocs/snapshots/index.xml Sun Feb 5 11:26:07 2017 (r49927)
@@ -3,7 +3,7 @@
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD Snapshot Releases">
-<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
+<!ENTITY url.snapshots "https://download.FreeBSD.org/ftp/snapshots/">
]>
<!-- $FreeBSD$ -->
More information about the svn-doc-all
mailing list