Chen Ziyan created AMQ-9468:
-------------------------------
Summary: Fix dead link in activemq-website
Key: AMQ-9468
URL: https://issues.apache.org/jira/browse/AMQ-9468
Project: ActiveMQ Classic
Issue Type: Bug
Components: website
Affects Versions: 6.1.0, 6.0.1
Environment:
[https://activemq.apache.org/components/classic/documentation/|https://activemq.apache.org/components/classic/documentation/jmx]
Reporter: Chen Ziyan
Fix For: Unscheduled
When reading guidelines from [official page
|https://activemq.apache.org/components/classic/documentation/jmx], some of
page links to classic not worked because of the changes to the path,
like
{code:java}
http://activemq.apache.org/maven/apidocs/org/apache/activemq/ActiveMQConnection.html
{code}
->
{code:java}
https://activemq.apache.org/components/classic/documentation/maven/apidocs/org/apache/activemq/ActiveMQConnection.html
{code}
May be they have to be fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)