[
https://issues.apache.org/jira/browse/ARTEMIS-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947804#comment-15947804
]
ASF subversion and git services commented on ARTEMIS-1076:
----------------------------------------------------------
Commit 98aa1891a561068a5ccf15c3fd8f8f64cc1fef42 in activemq-artemis's branch
refs/heads/master from [~jbertram]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=98aa189 ]
ARTEMIS-1076 fix broken doc links
> Broken links in User Manual
> ---------------------------
>
> Key: ARTEMIS-1076
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1076
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Lionel Cons
> Assignee: Justin Bertram
> Attachments: wget.log
>
>
> There are several broken links in the Artemis 2.0.0 User manual.
> {code}
> $ wget --no-verbose --spider --recursive --level inf --no-parent --execute
> robots=off --output-file wget.log
> https://activemq.apache.org/artemis/docs/2.0.0/
> $ grep -B1 broken wget.log
> https://activemq.apache.org/artemis/docs/2.0.0/using-amqp.html:
> Remote file does not exist -- broken link!!!
> --
> https://activemq.apache.org/artemis/docs/2.0.0/gitbook/plugins/gitbook-plugin-mathjax/plugin.js:
> Remote file does not exist -- broken link!!!
> https://activemq.apache.org/artemis/docs/2.0.0/todo:
> Remote file does not exist -- broken link!!!
> https://activemq.apache.org/artemis/docs/2.0.0/interoperability.html:
> Remote file does not exist -- broken link!!!
> --
> https://activemq.apache.org/artemis/docs/2.0.0/appserver-integration.html:
> Remote file does not exist -- broken link!!!
> --
> unlink: No such file or directory
> Found 5 broken links.
> {code}
> Maybe this should be checked each time a new version is about to be released?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)