nicko 2005/02/07 15:14:37
Modified: src/Layout XmlLayoutSchemaLog4j.cs
Log:
Updated link to log4j site
Revision Changes Path
1.11 +1 -1 logging-log4net/src/Layout/XmlLayoutSchemaLog4j.cs
Index: XmlLayoutSchemaLog4j.cs
===================================================================
RCS file: /home/cvs/logging-log4net/src/Layout/XmlLayoutSchemaLog4j.cs,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- XmlLayoutSchemaLog4j.cs 17 Jan 2005 20:18:45 -0000 1.10
+++ XmlLayoutSchemaLog4j.cs 7 Feb 2005 23:14:37 -0000 1.11
@@ -31,7 +31,7 @@
/// </summary>
/// <remarks>
/// <para>
- /// Formats the log events according to the
http://jakarta.apache.org/log4j schema.
+ /// Formats the log events according to the
http://logging.apache.org/log4j schema.
/// </para>
/// </remarks>
/// <author>Nicko Cadell</author>