User Guide overview section has invalid links to API docs
---------------------------------------------------------

                 Key: CONFIGURATION-308
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-308
             Project: Commons Configuration
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.5, 1.6
            Reporter: Feng Wu
            Priority: Trivial
         Attachments: overview.xml.patch

overview.xml has the following links to Configuration api doc which leads to 
404:

<a 
href="apidocs/org/apache/commons/configuration/Configuration.html">Configuration</a>

They should be changed to:

<a href="../apidocs/org/apache/commons/configuration/Configuration.html">

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to