This is an automated email from the ASF dual-hosted git repository.
hexiaoqiao 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 3bf43b41441 HADOOP-19370. Fix error links of huaweicloud in site
index. (#7229). Contributed by fuchaohong.
3bf43b41441 is described below
commit 3bf43b414419a475f4d188e75158399ee06edb0e
Author: fuchaohong <[email protected]>
AuthorDate: Sat Dec 21 18:00:39 2024 +0800
HADOOP-19370. Fix error links of huaweicloud in site index. (#7229).
Contributed by fuchaohong.
Signed-off-by: He Xiaoqiao <[email protected]>
---
hadoop-project/src/site/site.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml
index 8e85f379ef7..43c505e11cb 100644
--- a/hadoop-project/src/site/site.xml
+++ b/hadoop-project/src/site/site.xml
@@ -179,7 +179,7 @@
<item name="Azure Data Lake Storage"
href="hadoop-azure-datalake/index.html"/>
<item name="Tencent COS" href="hadoop-cos/cloud-storage/index.html"/>
- <item name="Huaweicloud OBS"
href="hadoop-huaweicloud/cloud-storage/index.html"/>
+ <item name="Huaweicloud OBS" href="hadoop-huaweicloud/index.html"/>
</menu>
<menu name="Auth" inherit="top">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]