This is an automated email from the ASF dual-hosted git repository.
liuml07 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 4054202 HADOOP-17182. Remove breadcrumbs from web site (#2190)
4054202 is described below
commit 40542024df3b9b02b89004dee28c26bae53811f0
Author: Akira Ajisaka <[email protected]>
AuthorDate: Sat Aug 8 15:29:52 2020 +0900
HADOOP-17182. Remove breadcrumbs from web site (#2190)
Signed-off-by: Mingliang Liu <[email protected]>
Signed-off-by: Ayush Saxena <[email protected]>
---
hadoop-project/src/site/site.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml
index 4c9d356..86949b0 100644
--- a/hadoop-project/src/site/site.xml
+++ b/hadoop-project/src/site/site.xml
@@ -41,11 +41,6 @@
<item name="git" href="https://gitbox.apache.org/repos/asf/hadoop.git" />
</links>
- <breadcrumbs position="left">
- <item name="Apache" href="http://www.apache.org/" />
- <item name="Hadoop" href="http://hadoop.apache.org/"/>
- </breadcrumbs>
-
<menu name="General" inherit="top">
<item name="Overview" href="index.html"/>
<item name="Single Node Setup"
href="hadoop-project-dist/hadoop-common/SingleCluster.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]