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

grobmeier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/main by this push:
     new dbb14e16 corrected link name
dbb14e16 is described below

commit dbb14e163c0d38a2d16e93cd6cdab6836fedb420
Author: Christian Grobmeier <[email protected]>
AuthorDate: Thu Aug 8 20:46:07 2024 +0200

    corrected link name
---
 _includes/navbar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/navbar.html b/_includes/navbar.html
index 3da2dfdd..cd8dfae8 100644
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -30,7 +30,7 @@
             </ul>
             <ul class="nav">
                 <li class="dropdown">
-                    <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">About<b class="caret"></b></a>
+                    <a href="#" class="dropdown-toggle" 
data-toggle="dropdown">The ASF<b class="caret"></b></a>
                     <ul class="dropdown-menu">
                         <li><a 
href="https://www.apache.org/licenses/";>Licenses</a></li>
                         <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Donate</a></li>

Reply via email to