You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2017/02/10 02:04:58 UTC

logging-log4j2 git commit: Add GitHub link to top links

Repository: logging-log4j2
Updated Branches:
  refs/heads/master bf9030f4f -> a7a6e59d6


Add GitHub link to top links

Also use https URLs in said links.


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

Branch: refs/heads/master
Commit: a7a6e59d68e48bd35f1a88cd883c830584e7b03b
Parents: bf9030f
Author: Matt Sicker <bo...@gmail.com>
Authored: Thu Feb 9 20:04:57 2017 -0600
Committer: Matt Sicker <bo...@gmail.com>
Committed: Thu Feb 9 20:04:57 2017 -0600

----------------------------------------------------------------------
 src/site/site.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/a7a6e59d/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 4ae1459..e380c82 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -21,10 +21,11 @@
          xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd">
   <body>
     <links>
-      <item name="Logging Wiki" href="http://wiki.apache.org/logging"/>
-      <item name="Apache" href="http://www.apache.org/"/>
-      <item name="Logging Services" href="http://logging.apache.org/"/>
+      <item name="Logging Wiki" href="https://wiki.apache.org/logging"/>
+      <item name="Apache" href="https://www.apache.org/"/>
+      <item name="Logging Services" href="https://logging.apache.org/"/>
       <item name="Sonar" href="https://analysis.apache.org/dashboard/index/org.apache.logging.log4j:log4j"/>
+      <item name="GitHub" href="https://github.com/apache/logging-log4j2"/>
     </links>
 
     <menu name="Apache Log4j\u2122 2" inherit="top" img="icon-home">