This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git


The following commit(s) were added to refs/heads/master by this push:
     new 16d9bf1  docs/themes/mynewt/header: Update navbar
16d9bf1 is described below

commit 16d9bf197ade80146658fa78cdc39d8c3488dc7c
Author: Wojciech Pietraszewski <[email protected]>
AuthorDate: Thu May 2 16:10:51 2024 +0200

    docs/themes/mynewt/header: Update navbar
    
    Adds new 'CVE' section to the
    navigation, replacing 'Events'
---
 docs/themes/mynewt/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/themes/mynewt/header.html b/docs/themes/mynewt/header.html
index d9e4e16..0d2c2b7 100644
--- a/docs/themes/mynewt/header.html
+++ b/docs/themes/mynewt/header.html
@@ -40,7 +40,7 @@
                         <a href="/community/">Community</a>
                     </li>
                     <li>
-                        <a href="/events/">Events</a>
+                        <a href="/cve/">CVE</a>
                     </li>
                 </ul>
 

Reply via email to