Author: rpopma
Date: Sun Feb 2 22:14:06 2014
New Revision: 1563732
URL: http://svn.apache.org/r1563732
Log:
LOG4J2-525 fixed broken link
Modified:
logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm
Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm?rev=1563732&r1=1563731&r2=1563732&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm
(original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/configuration.xml.vm Sun
Feb 2 22:14:06 2014
@@ -913,7 +913,7 @@ public class Bar {
<i>As a footnote, it is worth pointing out that the variables in
the RollingFile appender declaration
will also not be evaluated when the configuration is processed.
This is simply because the resolution
of the whole RollingFile element is deferred until a match occurs.
- See <a
href="../appenders.html#RoutingAppender">RoutingAppender</a> for more
information.</i>
+ See <a href="appenders.html#RoutingAppender">RoutingAppender</a>
for more information.</i>
</p>
</subsection>
<a name="StatusMessages"/>