This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 05b6eb3a61 HDDS-12696. Replace link to Hadoop with Ozone in httpfs
site.xml (#8177)
05b6eb3a61 is described below
commit 05b6eb3a614b18807bf6bffb082a0eb9e933135a
Author: Chia-Chuan Yu <[email protected]>
AuthorDate: Fri Mar 28 13:25:48 2025 +0800
HDDS-12696. Replace link to Hadoop with Ozone in httpfs site.xml (#8177)
---
hadoop-ozone/httpfsgateway/src/site/site.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-ozone/httpfsgateway/src/site/site.xml
b/hadoop-ozone/httpfsgateway/src/site/site.xml
index cabc85022f..aec4e32a4e 100644
--- a/hadoop-ozone/httpfsgateway/src/site/site.xml
+++ b/hadoop-ozone/httpfsgateway/src/site/site.xml
@@ -22,7 +22,7 @@
<body>
<links>
- <item name="Apache Hadoop" href="http://hadoop.apache.org/"/>
+ <item name="Apache Ozone" href="https://ozone.apache.org/"/>
</links>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]