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 7ca17344833 HDDS-14904. Fix outdated links to Ozone downloads (#9982)
7ca17344833 is described below

commit 7ca17344833765f48bf00970c07eaf4d33a3ccb5
Author: boostrack <[email protected]>
AuthorDate: Thu Mar 26 12:15:09 2026 +0100

    HDDS-14904. Fix outdated links to Ozone downloads (#9982)
---
 README.md   | 4 ++--
 SECURITY.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index fb9da8656b7..39099d49152 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Ozone is a top level project under the [Apache Software 
Foundation](https://apac
 
 ## Download
 
-Latest release artifacts (source release and binary packages) are 
[available](https://ozone.apache.org/downloads/) from the Ozone web page.
+Latest release artifacts (source release and binary packages) are 
[available](https://ozone.apache.org/download/) from the Ozone web page.
 
 ## Quick start
 
@@ -84,7 +84,7 @@ aws s3 --endpoint http://localhost:9878 cp --storage-class 
REDUCED_REDUNDANCY  /
 
 ### Run Ozone from released artifact
 
-If you need a more realistic cluster, you can 
[download](https://ozone.apache.org/downloads/) the latest (binary) release 
package, and start a cluster with the help of docker-compose:
+If you need a more realistic cluster, you can 
[download](https://ozone.apache.org/download/) the latest (binary) release 
package, and start a cluster with the help of docker-compose:
 
 After you untar the binary:
 
diff --git a/SECURITY.md b/SECURITY.md
index 580f1862c7f..25def448106 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -2,7 +2,7 @@
 
 ## Supported Versions
 
-Please check the Apache Ozone [website](https://ozone.apache.org/downloads/) 
for the list of versions currently supported.
+Please check the Apache Ozone [website](https://ozone.apache.org/download/) 
for the list of versions currently supported.
 
 ## Reporting a Vulnerability
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to