From 25a36b74528678f56c63be643c76d819d6f07840 Mon Sep 17 00:00:00 2001 From: Yiqun Lin Date: Tue, 19 Dec 2017 11:23:16 +0800 Subject: [PATCH] HDFS-12930. Remove the extra space in HdfsImageViewer.md. Contributed by Rahul Pathak. --- .../hadoop-hdfs/src/site/markdown/HdfsImageViewer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsImageViewer.md b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsImageViewer.md index 9baadc0b70..bd3a797bfa 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsImageViewer.md +++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HdfsImageViewer.md @@ -99,7 +99,7 @@ The Web processor now supports the following operations: * [GETACLSTATUS](./WebHDFS.html#Get_ACL_Status) * [GETXATTRS](./WebHDFS.html#Get_an_XAttr) * [LISTXATTRS](./WebHDFS.html#List_all_XAttrs) -* [CONTENTSUMMARY] (./WebHDFS.html#Get_Content_Summary_of_a_Directory) +* [CONTENTSUMMARY](./WebHDFS.html#Get_Content_Summary_of_a_Directory) ### XML Processor