Date: Fri, 20 Mar 2026 08:14:05 +0000 From: Brad Davis <brd@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 82b9ad6b00 - main - website: Move 14.3 down to the Legacy section Message-ID: <69bd01cd.41c6a.8c7e2e8@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by brd: URL: https://cgit.FreeBSD.org/doc/commit/?id=82b9ad6b00cbf57fae5f4c15ef135470c53d7cdb commit 82b9ad6b00cbf57fae5f4c15ef135470c53d7cdb Author: Brad Davis <brd@FreeBSD.org> AuthorDate: 2026-03-20 08:11:54 +0000 Commit: Brad Davis <brd@FreeBSD.org> CommitDate: 2026-03-20 08:11:54 +0000 website: Move 14.3 down to the Legacy section Follow up to df7ac0baaf0f22a92c6b1b8adbe8d6603abad3ba Reviewed by: philip Event: AsiaBSDCon 2026 --- website/themes/beastie/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/themes/beastie/layouts/index.html b/website/themes/beastie/layouts/index.html index 959de0c002..d5e328a4d1 100755 --- a/website/themes/beastie/layouts/index.html +++ b/website/themes/beastie/layouts/index.html @@ -70,7 +70,7 @@ <a href={{ index $.Site.Data.releases "u-rel144-announce" }}>{{ index $.Site.Data.releases "rel144-current" }}</a> </li> <li> - {{ i18n "production" }}: + {{ i18n "legacy" }}: <a href={{ index $.Site.Data.releases "u-rel143-announce" }}>{{ index $.Site.Data.releases "rel143-current" }}</a> </li> <li>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bd01cd.41c6a.8c7e2e8>
