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

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

commit 8f20dbf57b8a7bd4168eecadb79ca7267627d611
Author: Christian Grobmeier <[email protected]>
AuthorDate: Thu Mar 7 19:06:13 2024 +0100

    fixed menu
---
 src/asciidoc/templates/document.html.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/asciidoc/templates/document.html.erb 
b/src/asciidoc/templates/document.html.erb
index 886edf82f7..647c113b5c 100644
--- a/src/asciidoc/templates/document.html.erb
+++ b/src/asciidoc/templates/document.html.erb
@@ -74,7 +74,7 @@
             <li><a href="/faq.html">FAQ</a></li>
           </ul>
         </li>
-        <li><a href="#">Develop <i class="fa fa-chevron-circle-down" 
aria-hidden="true"></i></li></a>
+        <li><a href="#">Develop <i class="fa fa-chevron-circle-down" 
aria-hidden="true"></i></a>
           <ul class="menu-drop-down">
             <li><a href="/release-notes.html">Release Notes</a></li>
             <li><a href="/javadoc.html">Javadoc</a></li>

Reply via email to