git: b66d7725db - main - website/snapshots: Correct links to handbook
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Feb 2022 10:28:36 UTC
The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=b66d7725db1fba2090f65e949b43642258afceae commit b66d7725db1fba2090f65e949b43642258afceae Author: Ryusuke SUZUKI <ryusuke@FreeBSD.org> AuthorDate: 2022-02-25 10:27:52 +0000 Commit: Ryusuke SUZUKI <ryusuke@FreeBSD.org> CommitDate: 2022-02-25 10:27:52 +0000 website/snapshots: Correct links to handbook --- website/content/en/snapshots/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/snapshots/_index.adoc b/website/content/en/snapshots/_index.adoc index e731b586b3..ec1a04a588 100644 --- a/website/content/en/snapshots/_index.adoc +++ b/website/content/en/snapshots/_index.adoc @@ -13,11 +13,11 @@ 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 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]. +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[mirror sites]. Please note that sometimes the snapshots available to download may be somewhat outdated. -Currently the snapshots of link:{handbook}#CURRENT[-CURRENT] and link:{handbook}#STABLE[-STABLE] are available in directories whose URLs have the format _\https://download.FreeBSD.org/snapshots/<target>/<target_arch>/_ where `<target>` and `<target_arch>` represent the architecture for which the snapshot was built. For each supported platform, the snapshot includes ISO images of the `bootonly`, `release`, and `memstick` images. +Currently the snapshots of link:{handbook}cutting-edge#current[-CURRENT] and link:{handbook}cutting-edge#stable[-STABLE] are available in directories whose URLs have the format _\https://download.FreeBSD.org/snapshots/<target>/<target_arch>/_ where `<target>` and `<target_arch>` represent the architecture for which the snapshot was built. For each supported platform, the snapshot includes ISO images of the `bootonly`, `release`, and `memstick` images. == Things You Might Want to Know