Erroneous link to CMS from an ActiveMQ doc page
-----------------------------------------------
Key: AMQ-2805
URL: https://issues.apache.org/activemq/browse/AMQ-2805
Project: ActiveMQ
Issue Type: Bug
Components: Documentation
Environment: web page documentation
Reporter: Grant Birchmeier
The page http://activemq.apache.org/javadocs.html links to the bad URL
http://activemq.apache.org/cms/html/.
It should instead point to http://activemq.apache.org/cms/.
The page served by the erroneous URL looks like it's actually the target of a
bad redirect within the CMS sub-pages. You'll notice that any of the relative
URL links keep returning the same page (as they are all bad URLs), whereas the
page returned by the correct URL contains correct links for those pages.
See related issue https://issues.apache.org/activemq/browse/AMQCPP-299
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.