[
https://issues.apache.org/jira/browse/HDFS-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HDFS-5297:
--------------------------------
Fix Version/s: (was: 2.1.2-beta)
(was: 3.0.0)
Assignee: Akira AJISAKA
Target Version/s: 3.0.0, 2.1.2-beta
Status: Patch Available (was: Open)
> Fix broken hyperlinks 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.1.0-beta, 3.0.0
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Priority: Minor
> 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#6144)