[
https://issues.apache.org/jira/browse/HDFS-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HDFS-5297:
--------------------------------
Priority: Major (was: Minor)
Target Version/s: 2.4.0 (was: 3.0.0, 2.2.0)
Affects Version/s: (was: 2.1.0-beta)
(was: 3.0.0)
2.2.0
Summary: Fix dead links in HDFS document (was: Fix broken
hyperlinks in HDFS document)
> Fix dead links in HDFS document
> -------------------------------
>
> Key: HDFS-5297
> URL: https://issues.apache.org/jira/browse/HDFS-5297
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.2.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Attachments: HDFS-5297.patch
>
>
> I found a lot of broken hyperlinks in HDFS document to be fixed.
> Ex.)
> In HdfsUserGuide.apt.vm, there is an broken hyperlinks as below
> {noformat}
> For command usage, see {{{dfsadmin}}}.
> {noformat}
> It should be fixed to
> {noformat}
> For command usage, see
> {{{../hadoop-common/CommandsManual.html#dfsadmin}dfsadmin}}.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)