git: f054fe55cb - main - release archetype: Don't mention what isn't there
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=f054fe55cbb02b5c0abf8d20273b2c4e9b73cdc7 commit f054fe55cbb02b5c0abf8d20273b2c4e9b73cdc7 Author: Colin Percival <[email protected]> AuthorDate: 2024-03-17 20:23:40 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2024-03-20 00:51:52 +0000 release archetype: Don't mention what isn't there When we add a new release to the website, release and hardware notes don't exist yet; so don't mention them on the release page. --- website/archetypes/release/_index.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/archetypes/release/_index.adoc b/website/archetypes/release/_index.adoc index c09fe6fd33..6bbf231139 100644 --- a/website/archetypes/release/_index.adoc +++ b/website/archetypes/release/_index.adoc @@ -15,7 +15,10 @@ For more information about the release engineering process, please see the link: == Detailed Information -More detailed information, such as release notes and hardware notes can be found at these pages: +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] +