Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jan 2022 16:03:10 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 31220b5fb5 - main - website: Fix mirror links in snapshots/.
Message-ID:  <202201311603.20VG3ANR076062@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by trasz:

URL: https://cgit.FreeBSD.org/doc/commit/?id=31220b5fb5b74e59c2ae9e0b35fef69538148265

commit 31220b5fb5b74e59c2ae9e0b35fef69538148265
Author:     Edward Tomasz Napierala <trasz@FreeBSD.org>
AuthorDate: 2022-01-31 16:02:00 +0000
Commit:     Edward Tomasz Napierala <trasz@FreeBSD.org>
CommitDate: 2022-01-31 16:02:06 +0000

    website: Fix mirror links in snapshots/.
    
    PR:             261541
    Reported By:    Pau Amma
    Reviewed By:    carlavilla, Pau Amma
    Sponsored By:   EPSRC
    Differential Revision:  https://reviews.freebsd.org/D34098
---
 website/content/en/snapshots/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/snapshots/_index.adoc b/website/content/en/snapshots/_index.adoc
index cfbc6ffeb9..e731b586b3 100644
--- a/website/content/en/snapshots/_index.adoc
+++ b/website/content/en/snapshots/_index.adoc
@@ -13,7 +13,7 @@ As part of an ongoing effort to improve the overall release process _before_ a r
 
 == Getting Snapshots
 
-The latest snapshots made available can be found on the FreeBSD FTP mirrors at the address https://download.FreeBSD.org/snapshots/. They can also be found in the same directory on other FTP link:{handbook}#mirrors-ftp[mirror sites].
+The latest snapshots made available can be found on the FreeBSD mirrors at the address https://download.FreeBSD.org/snapshots/. They can also be found in the same directory on other link:{handbook}mirrors#mirrors-http[mirror sites].
 
 Please note that sometimes the snapshots available to download may be somewhat outdated.
 



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