git: f288fcb10c - main - website/themes/beastie/layouts/partials/sidenav.html: Fix a link

Marc Fonvieille <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by blackend:

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

commit f288fcb10c717a10972f8329a5ee46955709f42d
Author:     Marc Fonvieille <[email protected]>
AuthorDate: 2022-07-14 12:28:27 +0000
Commit:     Marc Fonvieille <[email protected]>
CommitDate: 2022-07-14 12:28:27 +0000

    website/themes/beastie/layouts/partials/sidenav.html: Fix a link
    
    - Makes the News entry point to news/ and not to news/newsflash/
---
 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 998a878657..d192e5355c 100644
--- a/website/themes/beastie/layouts/partials/sidenav.html
+++ b/website/themes/beastie/layouts/partials/sidenav.html
@@ -7,7 +7,7 @@
   <li><a href={{ "advocacy/" | absLangURL }}>{{ i18n "advocacy" }}</a></li>
   <li><a href={{ "marketing/" | absLangURL }}>{{ i18n "marketing" }}</a></li>
   <li><a href={{ "administration/" | absLangURL }}>{{ i18n "administration" }}</a></li>
-  <li><a href={{ "news/newsflash/" | absLangURL }}>{{ i18n "news" }}</a></li>
+  <li><a href={{ "news/" | absLangURL }}>{{ i18n "news" }}</a></li>
   <li><a href={{ "events" | absLangURL }}>{{ i18n "events" }}</a></li>
   <li><a href={{ "press" | absLangURL }}>{{ i18n "pressSidenav" }}</a></li>
   <li><a href={{ "multimedia" | absLangURL }}>{{ i18n "multimedia" }}</a></li>
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.