On the "Where" page: https://www.freebsd.org/where/ Go down to "Development Snapshots". The URLs for the snapshot downloads are like: https://www.freebsd.org/where/{url-snapshot/amd64/amd64/ISO-IMAGES/13.0/ It should be something like: https://download.freebsd.org/ftp/snapshots/amd64/amd64/ISO-IMAGES/13.0/ Also, when the 14.0-CURRENT snapshots are out, we should update the page.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=61850f5a3552d5744fe128e6a289ab19ef8fd3b9 commit 61850f5a3552d5744fe128e6a289ab19ef8fd3b9 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-01-29 17:09:08 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-01-29 17:09:08 +0000 Fix url download links in development snapshots PR: 253072 Submitted by: nc@ website/content/en/where.adoc | 124 +++++++++++++++++++++--------------------- 1 file changed, 62 insertions(+), 62 deletions(-)
Fixed. Thanks!