git: e0231fefad - main - fix the broken link
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Sep 2024 02:08:11 UTC
The branch main has been updated by rcyu: URL: https://cgit.FreeBSD.org/doc/commit/?id=e0231fefad8f502b65f0a8a1b59dc1b465266895 commit e0231fefad8f502b65f0a8a1b59dc1b465266895 Author: Ruey-Cherng Yu <rcyu@FreeBSD.org> AuthorDate: 2024-09-10 02:07:09 +0000 Commit: Ruey-Cherng Yu <rcyu@FreeBSD.org> CommitDate: 2024-09-10 02:07:09 +0000 fix the broken link --- 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 43f9e1c79f..a3005e1dab 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -3,7 +3,7 @@ [[news]] date = "2024-09-07" title = "FreeBSD 13.4-RC3 Available" -description = "The third Release Candidate build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002367.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 third Release Candidate build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-September/002367.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 = "2024-08-31"