[
https://issues.apache.org/jira/browse/ARTEMIS-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134017#comment-16134017
]
ASF GitHub Bot commented on ARTEMIS-1291:
-----------------------------------------
GitHub user orpiske opened a pull request:
https://github.com/apache/activemq-artemis/pull/1473
ARTEMIS-1291 - fix incorrect links in the documentation
Some links in the documentation point to non-existent pages within the
Apache website. The links make reference to classes and code in the
documentation. This patch updates them to point to the source code in Github.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/orpiske/activemq-artemis
documentation-link-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1473.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1473
----
commit 3b27eadfb049e877c6a70e8c07f844bc7e139f83
Author: Otavio R. Piske <[email protected]>
Date: 2017-08-19T08:25:53Z
ARTEMIS-1291 - fix incorrect links in the documentation
----
> Broken link in a documentation
> ------------------------------
>
> Key: ARTEMIS-1291
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1291
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.1.0
> Reporter: Roman Vais
> Priority: Minor
> Labels: documentation, easyfix
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> Link to ActiveMQServerPlugin interface in a documentation (at:
> [https://activemq.apache.org/artemis/docs/2.1.0/broker-plugins.html]) is
> broken. Points to
> [https://activemq.apache.org/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/plugin/ActiveMQServerPlugin.java]
> which is nonexistent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)