Broken links on Texen site for 1.0 and devel versions
-----------------------------------------------------

                 Key: TEXEN-8
                 URL: https://issues.apache.org/jira/browse/TEXEN-8
             Project: Texen
          Issue Type: Bug
            Reporter: Sebb
            Priority: Minor


The paget http://velocity.apache.org/texen/releases/texen-1.0/index.html has 
<links> as shown:

$files             This contains the an instance of a <FileUtil> object.

http://velocity.apache.org/texen/releases/texen-1.0/api/org/apache/texen/util/FileUtil.html
 - not present

$properties  This contains the an instance of a <PropertiesUtil> object.  

http://velocity.apache.org/texen/releases/texen-1.0/api/org/apache/texen/util/PropertiesUtil.html
 - not present

These should be:
http://velocity.apache.org/texen/releases/texen-1.0/apidocs/org/apache/texen/util/FileUtil.html
and
http://velocity.apache.org/texen/releases/texen-1.0/apidocs/org/apache/texen/util/PropertiesUtil.html

i.e. change api to apidocs in index.xml

The same applies to the links on the page:

http://velocity.apache.org/texen/devel/

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to