<https://www.freebsd.org/releases/12.4R/> 12.4 is not yet properly placed in the sidebar. Detailed information lists four files, should list at three more. Related commits: * FreeBSD 12.4-RELEASE README <https://github.com/freebsd/freebsd-doc/commit/8cc71412b081f0467df8896346d52089f3305bad> * FreeBSD 12.4-RELEASE Installation Instructions <https://github.com/freebsd/freebsd-doc/commit/a672477848e8209223bd7e496cefddc8a4c8ed0e> * FreeBSD 12.4-RELEASE Hardware Notes <https://github.com/freebsd/freebsd-doc/commit/0ec4cbef476469e40f52c62dcf3a60af2ca6095f> ---- Plus, ideally (please) a link to: * FreeBSD 12.4-RELEASE Announcement <https://www.freebsd.org/releases/12.4R/announce/>
I'll do something in Phabricator this weekend. Also, re: bug 268257 comment 2 I might change the order at the home page, it's currently: > 12.4, 12.3, 13.1
For comment 1, I'll change the order at the home page. Then, Phabricator to fix <https://github.com/freebsd/freebsd-doc/blob/main/website/themes/beastie/layouts/partials/sidenav.html>.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=192a7a5bac1013bf504c0966fe953f1b4ee6d5b8 commit 192a7a5bac1013bf504c0966fe953f1b4ee6d5b8 Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-01-08 10:12:31 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-01-08 10:12:31 +0000 Home: 12.3 before 12.4 For production at https://www.freebsd.org/ change the order from 12.4, 12.3, 13.1 to 12.3, 12.4, 13.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268287#c1 PR: 268287 website/themes/beastie/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
(In reply to Graham Perrin from comment #2) > … Phabricator to fix > <https://github.com/freebsd/freebsd-doc/blob/main/website/themes/beastie/layouts/partials/sidenav.html>. Two commits affect the file, but did not reference this bug report: <https://cgit.freebsd.org/doc/commit/?id=0d394774e6457e9d3033b8e6c0d9bfbff99d85fe> <https://cgit.freebsd.org/doc/commit/?id=4e8205b1f120fa8f18c0840fa3c159827cd878be> lwhsu@ please review D37978. Thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=37af184fc175f6a630fa04d05bc3e23177b27d46 commit 37af184fc175f6a630fa04d05bc3e23177b27d46 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-01-12 15:24:21 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-01-12 15:24:21 +0000 release/12.4R: Enable all pages after release PR: 268287 Sponsored by: The FreeBSD Foundation website/content/en/releases/12.4R/_index.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)