You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2016/05/14 11:33:38 UTC

logging-log4j2 git commit: LOG4J2-1179 added link to performance page to web left side-nav bar

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 8ad7f2d18 -> 3ee784e6b


LOG4J2-1179 added link to performance page to web left side-nav bar


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/3ee784e6
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/3ee784e6
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/3ee784e6

Branch: refs/heads/master
Commit: 3ee784e6b659bf9de882fb1e59362387919316dd
Parents: 8ad7f2d
Author: rpopma <rp...@apache.org>
Authored: Sat May 14 20:33:54 2016 +0900
Committer: rpopma <rp...@apache.org>
Committed: Sat May 14 20:33:54 2016 +0900

----------------------------------------------------------------------
 src/site/site.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/3ee784e6/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index f9654e5..df04ed6 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -42,8 +42,9 @@
         <item name="JSP Tag Library (TLD Doc)" href="/log4j-taglib/tlddoc/index.html" />
       </item>
       <item name="Runtime Dependencies" href="/runtime-dependencies.html"/>
-      <item name="FAQ" href="/faq.html"/>
       <item name="Articles" href="/articles.html"/>
+      <item name="FAQ" href="/faq.html"/>
+      <item name="Performance" href="/performance.html"/>
       <item name="Thanks" href="/thanks.html"/>
     </menu>