git: 6f9f4ead31 - main - Uncomment the detailed information links for 13.1-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 May 2022 09:52:46 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=6f9f4ead317133115a01598c3434ca0126ca17ae commit 6f9f4ead317133115a01598c3434ca0126ca17ae Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-05-17 09:52:26 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-05-17 09:52:26 +0000 Uncomment the detailed information links for 13.1-RELEASE Sponsored by: The FreeBSD Foundation --- website/content/en/releases/13.1R/_index.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/releases/13.1R/_index.adoc b/website/content/en/releases/13.1R/_index.adoc index e11bd80c6f..5a30e891d3 100644 --- a/website/content/en/releases/13.1R/_index.adoc +++ b/website/content/en/releases/13.1R/_index.adoc @@ -18,11 +18,11 @@ This is the index page for FreeBSD {localRel}. For more information about the re More detailed information, such as release notes and hardware notes can be found at these pages: link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + -//link:installation/[FreeBSD {localRel}-RELEASE installation information] + -//link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + +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:errata/[FreeBSD {localRel}-RELEASE errata] + +link:readme/[FreeBSD {localRel}-RELEASE readme] + link:schedule/[FreeBSD {localRel}-RELEASE schedule] + //// link:todo/[FreeBSD Release Engineering TODO Page] +