git: 4fc5ff1ea7 - main - 14.3: Is not 14.2.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Jun 2025 17:53:47 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=4fc5ff1ea7489efdd132989397e3bdfe4ad3756a
commit 4fc5ff1ea7489efdd132989397e3bdfe4ad3756a
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-06-10 17:52:05 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-06-10 17:53:30 +0000
14.3: Is not 14.2.
Fix copy-and-paste error in sidenav.
Fixes: a47dea087a22 ("14.3: Release-related website updates")
---
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 8b9d8dc634..020e3227da 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-rel134-announce" }}>{{ index .data.releases "rel134-current" }}</a></li>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel135-announce" }}>{{ index .data.releases "rel135-current" }}</a></li>
<li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel142-announce" }}>{{ index .data.releases "rel142-current" }}</a></li>
- <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel143-announce" }}>{{ index .data.releases "rel142-current" }}</a></li>
+ <li>{{ i18n "productionRelease" }}: <br /><a href={{ index .data.releases "u-rel143-announce" }}>{{ index .data.releases "rel143-current" }}</a></li>
</ul>
</li>
<li>