
Author: seb Date: Wed Jul 26 21:24:58 2006 New Revision: 359 Modified: logback/core/trunk/src/site/xdocTemplates/index.xml Log: correct url Modified: logback/core/trunk/src/site/xdocTemplates/index.xml ============================================================================== --- logback/core/trunk/src/site/xdocTemplates/index.xml (original) +++ logback/core/trunk/src/site/xdocTemplates/index.xml Wed Jul 26 21:24:58 2006 @@ -18,8 +18,8 @@ </p> <p> - The core module lays the groundwork for the <a href="classic/">Classic</a> and - <a href="access/">Access</a> modules. Logback core defines the concepts of + The core module lays the groundwork for the <a href="../classic/">Classic</a> and + <a href="../access/">Access</a> modules. Logback core defines the concepts of Context, Status and StatusManager, Appender, Layout and Filter. The logback Context acts as a store to logback components. It is the core of the logging library Components