Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2022 19:55:59 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: b67049ece1 - main - releases: Uncomment Legacy Releases and move 12.2 there
Message-ID:  <202206151955.25FJtx4x035712@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/doc/commit/?id=b67049ece14c995e36f8554813fd624169735b8b

commit b67049ece14c995e36f8554813fd624169735b8b
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-10-10 22:44:58 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-06-15 19:10:52 +0000

    releases: Uncomment Legacy Releases and move 12.2 there
    
    A commented-out Legacy Releases section was carried over in the
    conversion to Asciidoc, although we already describe Legacy Releases in
    the introduction to this section.  Uncomment it and move 12.2 there.
    
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D32450
---
 website/content/en/releases/_index.adoc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/website/content/en/releases/_index.adoc b/website/content/en/releases/_index.adoc
index bed668cc73..d6f0b86482 100644
--- a/website/content/en/releases/_index.adoc
+++ b/website/content/en/releases/_index.adoc
@@ -31,11 +31,10 @@ Complete information about the release date and the estimated End-Of-Life (EOL)
 
 *Release {rel123-current}* ({rel123-current-date}) _link:{u-rel123-announce}[Announcement] : link:{u-rel123-notes}[Release Notes] : link:{u-rel123-installation}[Installation Instructions] : link:{u-rel123-hardware}[Hardware Compatibility List] : link:{u-rel123-readme}[Readme] : link:{u-rel123-errata}[Errata] : link:{u-rel123-signatures}[Signed Checksums]_
 
-////
 === Legacy Release
 
-*Release {rel112-current}* ({rel112-current-date}) _link:{u-rel112-announce}[Announcement] : link:{u-rel112-notes}[Release Notes] : link:{u-rel112-installation}[Installation Instructions] : link:{u-rel112-hardware}[Hardware Notes] : link:{u-rel112-readme}[Readme] : link:{u-rel112-errata}[Errata] : link:{u-rel112-signatures}[Checksums]_
-////
+*Release {rel122-current}* ({rel122-current-date}) _link:{u-rel122-announce}[Announcement] : link:{u-rel122-notes}[Release Notes] : link:{u-rel122-installation}[Installation Instructions] : link:{u-rel122-hardware}[Hardware Compatibility List] : link:{u-rel122-readme}[Readme] : link:{u-rel122-errata}[Errata] : link:{u-rel122-signatures}[Signed Checksums]_
+
 
 [[future]]
 == Future Releases



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