git: 8948ba28d4 - main - sidenav.html (sidebar): 14.2-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Dec 2024 05:32:42 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=8948ba28d4c88a93078d071d2836f66b30531b87
commit 8948ba28d4c88a93078d071d2836f66b30531b87
Author: Graham Perrin <grahamperrin@gmail.com>
AuthorDate: 2024-12-03 03:26:45 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-12-03 05:31:19 +0000
sidenav.html (sidebar): 14.2-RELEASE
Fix fdba73cadd55, which omitted a change from rel141 to rel142 in part of one line.
Pull Request: https://github.com/freebsd/freebsd-doc/pull/439
---
website/themes/beastie/layouts/partials/sidenav.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/themes/beastie/layouts/partials/sidenav.html b/website/themes/beastie/layouts/partials/sidenav.html
index 9eba33bbec..b75df1584b 100644
--- a/website/themes/beastie/layouts/partials/sidenav.html
+++ b/website/themes/beastie/layouts/partials/sidenav.html
@@ -59,7 +59,7 @@
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel133-announce" }}>{{ index .data.releases "rel133-current" }}</a></li>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel134-announce" }}>{{ index .data.releases "rel134-current" }}</a></li>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel141-announce" }}>{{ index .data.releases "rel141-current" }}</a></li>
- <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel142-announce" }}>{{ index .data.releases "rel141-current" }}</a></li>
+ <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel142-announce" }}>{{ index .data.releases "rel142-current" }}</a></li>
</ul>
</li>
<li>