Update more links to replace FTP with HTTPS
Submitted by: lwhsu
This commit is contained in:
parent
ee5fa7d7ab
commit
4f317e2b7e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49927
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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$ -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue