svn commit: r49926 - head/en_US.ISO8859-1/htdocs
Allan Jude <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: allanjude Date: Sun Feb 5 10:56:15 2017 New Revision: 49926 URL: https://svnweb.freebsd.org/changeset/doc/49926 Log: Switch the download page to HTTPS instead of FTP PR: 200327 Reported by: trasz Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D3754 Modified: head/en_US.ISO8859-1/htdocs/where.xml Modified: head/en_US.ISO8859-1/htdocs/where.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/where.xml Sat Feb 4 20:08:44 2017 (r49925) +++ head/en_US.ISO8859-1/htdocs/where.xml Sun Feb 5 10:56:15 2017 (r49926) @@ -2,8 +2,8 @@ <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN" "http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [ <!ENTITY title "Download FreeBSD"> -<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases"> -<!ENTITY url.snapshot "ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots"> +<!ENTITY url.rel "https://download.FreeBSD.org/ftp/releases"> +<!ENTITY url.snapshot "https://download.FreeBSD.org/ftp/snapshots"> ]> <html xmlns="http://www.w3.org/1999/xhtml"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"