Akira AJISAKA created HDFS-5297:
-----------------------------------

             Summary: 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
            Priority: Minor
             Fix For: 3.0.0, 2.1.2-beta


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)

Reply via email to