Akira AJISAKA created HADOOP-10801:
--------------------------------------

             Summary: Fix dead link in site.xml
                 Key: HADOOP-10801
                 URL: https://issues.apache.org/jira/browse/HADOOP-10801
             Project: Hadoop Common
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.5.0
            Reporter: Akira AJISAKA
            Assignee: Akira AJISAKA


Documents for FileSystem API definition were created in HADOOP-9361 but not 
linked.
In hadoop-project/src/site/site.xml,
{code}
      <item name="FileSystem Specification"
        href="hadoop-project-dist/hadoop-common/index.html"/>
{code}
should be
{code}
      <item name="FileSystem Specification"
        href="hadoop-project-dist/hadoop-common/filesystem/index.html"/>
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to