git: 16168ab123 - main - Remove EOL'd FreeBSD 12.1 from "Production Release" in side navigator

Li-Wen Hsu <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by lwhsu (ports, src committer):

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

commit 16168ab123f05af25bc3061e732545a55a988e46
Author:     Li-Wen Hsu <[email protected]>
AuthorDate: 2021-02-06 05:10:23 +0000
Commit:     Li-Wen Hsu <[email protected]>
CommitDate: 2021-02-06 05:10:23 +0000

    Remove EOL'd FreeBSD 12.1 from "Production Release" in side navigator
    
    In both documentation and website, also fix wrong link.
    
    Approved by:    carlavilla (implicitly)
---
 documentation/themes/beastie/layouts/partials/sidenav.html | 2 +-
 website/themes/beastie/layouts/partials/sidenav.html       | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/documentation/themes/beastie/layouts/partials/sidenav.html b/documentation/themes/beastie/layouts/partials/sidenav.html
index b8be176202..b283da1372 100644
--- a/documentation/themes/beastie/layouts/partials/sidenav.html
+++ b/documentation/themes/beastie/layouts/partials/sidenav.html
@@ -59,7 +59,7 @@
   <li>
     <a href={{ "releases" | absLangURL }}>{{ i18n "releases" }}</a>
     <ul>
-      <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel121-announce" }}>{{ index .data.releases "rel122-current" }}</a></li>
+      <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel122-announce" }}>{{ index .data.releases "rel122-current" }}</a></li>
       <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel114-announce" }}>{{ index .data.releases "rel114-current" }}</a></li>
     </ul>
   </li>
diff --git a/website/themes/beastie/layouts/partials/sidenav.html b/website/themes/beastie/layouts/partials/sidenav.html
index 4dfe07f0ff..f3a1e17530 100644
--- a/website/themes/beastie/layouts/partials/sidenav.html
+++ b/website/themes/beastie/layouts/partials/sidenav.html
@@ -61,7 +61,6 @@
     <a href={{ "releases" | absLangURL }}>{{ i18n "releases" }}</a>
     <ul>
       <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel122-announce" }}>{{ index .data.releases "rel122-current" }}</a></li>
-      <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel121-announce" }}>{{ index .data.releases "rel121-current" }}</a></li>
       <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel114-announce" }}>{{ index .data.releases "rel114-current" }}</a></li>
     </ul>
   </li>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.