Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2024 00:52:09 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: f054fe55cb - main - release archetype: Don't mention what isn't there
Message-ID:  <202403200052.42K0q9Al044397@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=f054fe55cbb02b5c0abf8d20273b2c4e9b73cdc7

commit f054fe55cbb02b5c0abf8d20273b2c4e9b73cdc7
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-03-17 20:23:40 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
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] +



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403200052.42K0q9Al044397>