Date: Fri, 17 May 2024 20:16:51 GMT From: Colin Percival <cperciva@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: b5edb4322f - main - 14.1: Uncomment some docs Message-ID: <202405172016.44HKGp5Q074868@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=b5edb4322f0cb2d2243ce8d7cfec5342ae726b91 commit b5edb4322f0cb2d2243ce8d7cfec5342ae726b91 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-05-17 20:14:51 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-05-17 20:14:51 +0000 14.1: Uncomment some docs Link to the release notes, hardware notes, and signatures. Remove the commented link to a "TODO" page which does not in fact exist. Reminded by: Graham Perrin --- website/content/en/releases/14.1R/_index.adoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/website/content/en/releases/14.1R/_index.adoc b/website/content/en/releases/14.1R/_index.adoc index 3081e8790a..508f569c8e 100644 --- a/website/content/en/releases/14.1R/_index.adoc +++ b/website/content/en/releases/14.1R/_index.adoc @@ -17,15 +17,14 @@ For more information about the release engineering process, please see the link: == Detailed Information More detailed information -//, such as release notes -// and hardware notes +, such as release notes + and hardware notes can be found at these pages: -//link:signatures[FreeBSD {localRel}-RELEASE signed checksum files] + +link:signatures[FreeBSD {localRel}-RELEASE signed checksum files] + //link:installation[FreeBSD {localRel}-RELEASE installation information] + -//link:hardware[FreeBSD {localRel}-RELEASE hardware information] + -//link:relnotes[FreeBSD {localRel}-RELEASE release notes] + +link:hardware[FreeBSD {localRel}-RELEASE hardware information] + +link:relnotes[FreeBSD {localRel}-RELEASE release notes] + //link:errata[FreeBSD {localRel}-RELEASE errata] + //link:readme[FreeBSD {localRel}-RELEASE readme] + -link:schedule[FreeBSD {localRel}-RELEASE schedule] + -//link:todo[FreeBSD Release Engineering TODO Page] +link:schedule[FreeBSD {localRel}-RELEASE schedule]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405172016.44HKGp5Q074868>