nicko 2004/11/12 14:36:35
Modified: xdocs/src/release/manual configuration.xml
Log:
Fixed broken url link in doc
Revision Changes Path
1.2 +1 -1
logging-log4net/xdocs/src/release/manual/configuration.xml
Index: configuration.xml
===================================================================
RCS file:
/home/cvs/logging-log4net/xdocs/src/release/manual/configuration.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- configuration.xml 13 Feb 2004 19:04:19 -0000 1.1
+++ configuration.xml 12 Nov 2004 22:36:35 -0000 1.2
@@ -310,7 +310,7 @@
</p>
<p>
For more examples of configuring
appenders using the <span class="code">XmlConfigurator</span>
- see the <a
href="example-config-appender.html">Example Appender Configuration</a>
+ see the <a
href="../config-examples.html">Example Appender Configuration</a>
document.
</p>