git: 0636d709fa - main - website/news: Fix links on the latest entries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 01:20:37 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=0636d709faeb6b7d1a44882ae33a02015d32774b commit 0636d709faeb6b7d1a44882ae33a02015d32774b Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2021-11-02 01:17:34 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-11-02 01:19:06 +0000 website/news: Fix links on the latest entries PR: 259568 --- website/data/en/news/news.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index bcc9fcdc77..de4cbd0b2f 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -3,12 +3,12 @@ [[news]] date = "2021-10-29" title = "FreeBSD 12.3-BETA2 Available" -description = "The second BETA build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000289.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp\">FreeBSD mirror sites</a>." +description = "The second BETA build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000289.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." [[news]] date = "2021-10-22" title = "FreeBSD 12.3-BETA1 Available" -description = "The first BETA build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000269.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp\">FreeBSD mirror sites</a>." +description = "The first BETA build for the FreeBSD 12.3 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000269.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>." [[news]] date = "2021-08-27"