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

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


The following commit(s) were added to refs/heads/ms12_restructure_website_2x by 
this push:
     new f8a829311d improved some links
f8a829311d is described below

commit f8a829311d37dd81f968ad4ea5378c02d93aee15
Author: Christian Grobmeier <[email protected]>
AuthorDate: Mon Mar 11 17:02:30 2024 +0100

    improved some links
---
 src/asciidoc/templates/document.html.erb | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/asciidoc/templates/document.html.erb 
b/src/asciidoc/templates/document.html.erb
index 36d13b0bb8..bd752114f4 100644
--- a/src/asciidoc/templates/document.html.erb
+++ b/src/asciidoc/templates/document.html.erb
@@ -65,10 +65,7 @@
         <li>
           <a href="#">Learn <i class="fa fa-chevron-circle-down" 
aria-hidden="true"></i></a>
           <ul class="menu-drop-down">
-<!--            <li><a href="/getting-started/">Getting Started</a></li>-->
-<!--            <li><a href="#">Manual</a></li>-->
-<!--            <li><a href="#">Guides</a></li>-->
-            <li><a href="/legacy-docs.html">Old Docs</a></li>
+            <li><a href="/docs.html">Documentation</a></li>
             <li><a 
href="https://cwiki.apache.org/confluence/display/LOGGING/Log4j";>Wiki</a></li>
             <li><a href="/articles.html">Articles</a></li>
             <li><a href="/faq.html">FAQ</a></li>

Reply via email to