git: 5c86c37ba2 - main - 13.2R signatures are not yet available
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Jan 2023 00:12:48 UTC
The branch main has been updated by grahamperrin: URL: https://cgit.FreeBSD.org/doc/commit/?id=5c86c37ba257eeab7495f1fdd54856f023165a7b commit 5c86c37ba257eeab7495f1fdd54856f023165a7b Author: Graham Perrin <grahamperrin@FreeBSD.org> AuthorDate: 2023-01-18 00:08:22 +0000 Commit: Graham Perrin <grahamperrin@FreeBSD.org> CommitDate: 2023-01-18 00:08:22 +0000 13.2R signatures are not yet available Comment out the line in _index.adoc. Affects: https://www.freebsd.org/releases/13.2R/ Fixes: 6d8c97bfa5 release: add schedule for 13.2-RELEASE --- website/content/en/releases/13.2R/_index.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/content/en/releases/13.2R/_index.adoc b/website/content/en/releases/13.2R/_index.adoc index 7ae2eb8e52..ea5bacadef 100644 --- a/website/content/en/releases/13.2R/_index.adoc +++ b/website/content/en/releases/13.2R/_index.adoc @@ -11,17 +11,18 @@ sidenav: download == Introduction -This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. +This is the index page for FreeBSD {localRel}. +For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. == Detailed Information 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: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: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:todo/[FreeBSD Release Engineering TODO Page]