Date: Fri, 6 May 2022 22:53:25 GMT From: Sergey Kandaurov <pluknet@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 1d055729f3 - main - Fix link. Message-ID: <202205062253.246MrPRn034214@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pluknet: URL: https://cgit.FreeBSD.org/doc/commit/?id=1d055729f38015d74b5630e65944f5c681c4ea70 commit 1d055729f38015d74b5630e65944f5c681c4ea70 Author: Sergey Kandaurov <pluknet@FreeBSD.org> AuthorDate: 2022-05-06 22:51:05 +0000 Commit: Sergey Kandaurov <pluknet@FreeBSD.org> CommitDate: 2022-05-06 22:51:05 +0000 Fix 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 029319d109..91bb19dfe5 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -3,7 +3,7 @@ [[news]] date = "2022-05-05" title = "FreeBSD 13.1-RC6 Available" -description = "The sixth RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-May/00762.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +description = "The sixth RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-May/000762.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." [[news]] date = "2022-04-28"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205062253.246MrPRn034214>
