git: e126cf8b8e - main - website/data/en/news/news.toml: Fix link to FreeBSD 12.4-BETA1 announce

From: Marc Fonvieille <blackend_at_FreeBSD.org>
Date: Sun, 23 Oct 2022 09:12:36 UTC
The branch main has been updated by blackend:

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

commit e126cf8b8ece460b07dceb994c3e891bea6ebba8
Author:     Marc Fonvieille <blackend@FreeBSD.org>
AuthorDate: 2022-10-23 09:11:43 +0000
Commit:     Marc Fonvieille <blackend@FreeBSD.org>
CommitDate: 2022-10-23 09:11:43 +0000

    website/data/en/news/news.toml: Fix link to FreeBSD 12.4-BETA1 announce
---
 website/data/en/news/news.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index c32c75bc7f..74ba09e541 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -3,7 +3,7 @@
 [[news]]
 date = "2022-10-21"
 title = "FreeBSD 12.4-BETA1 Available"
-description = "The first BETA build for the FreeBSD 12.4 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/000920.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."
+description = "The first BETA build for the FreeBSD 12.4 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/2022-October/000920.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= "2022-10-21"