You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2012/06/07 17:00:11 UTC

svn commit: r1347660 - /logging/site/branches/cms/trunk/content/index.twig

Author: rgoers
Date: Thu Jun  7 15:00:10 2012
New Revision: 1347660

URL: http://svn.apache.org/viewvc?rev=1347660&view=rev
Log:
Make log4j 2 link relative

Modified:
    logging/site/branches/cms/trunk/content/index.twig

Modified: logging/site/branches/cms/trunk/content/index.twig
URL: http://svn.apache.org/viewvc/logging/site/branches/cms/trunk/content/index.twig?rev=1347660&r1=1347659&r2=1347660&view=diff
==============================================================================
--- logging/site/branches/cms/trunk/content/index.twig (original)
+++ logging/site/branches/cms/trunk/content/index.twig Thu Jun  7 15:00:10 2012
@@ -35,7 +35,7 @@
 	<div class="span4">
 		<h2>Apache log4j 2 <span class="label label-warning" style="vertical-align: top;">Beta</span></h2>
 		<p>Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x. </p>
-		<p><a target="_blank" class="btn" href="http://logging.apache.org/log4j/2.0/">Project site &raquo;</a></p>
+		<p><a target="_blank" class="btn" href="log4j/2.x/">Project site &raquo;</a></p>
 	</div>
 	<div class="span4">
 		<h2>Apache log4net</h2>