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

rpopma pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 2fc5372  [LOG4J2-3277] format link consistency for Legacy Sites links 
in left-side nav menu
2fc5372 is described below

commit 2fc53721b5b43bf4fd5dae14fa9e6114c91ccbf7
Author: rpopma <[email protected]>
AuthorDate: Thu Dec 23 12:36:25 2021 +0900

    [LOG4J2-3277] format link consistency for Legacy Sites links in left-side 
nav menu
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 46ec1b2..6cb90a4 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -302,7 +302,7 @@
     <menu name="Legacy Sites" inherit="top" img="img/glyphicons/link.png">
       <item name="Log4j 1.2 - End of Life" 
href="http://logging.apache.org/log4j/1.2/"/>
       <item name="Log4j 2.3.1 - Java 6" 
href="http://logging.apache.org/log4j/log4j-2.3.1/"/>
-      <item name="Log4j 2.12.3 - Java 7" 
href="http://logging.apache.org/log4j/log4j-2.12.3"/>
+      <item name="Log4j 2.12.3 - Java 7" 
href="http://logging.apache.org/log4j/log4j-2.12.3/"/>
     </menu>
 
     <menu name="Components" inherit="top" img="img/glyphicons/cog.png">

Reply via email to