This is an automated email from the ASF dual-hosted git repository.

vivekratnavel pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ozone-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 147e2c7  HDDS-5070. Fix broken download links for 1.1.0. (#9)
147e2c7 is described below

commit 147e2c74accef371bb25c407e34849d72407016d
Author: prashantpogde <[email protected]>
AuthorDate: Fri Apr 30 09:08:06 2021 -0700

    HDDS-5070. Fix broken download links for 1.1.0. (#9)
---
 downloads/index.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/downloads/index.html b/downloads/index.html
index 922f0c2..e85acc1 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -105,14 +105,14 @@
        <td>2021 Apr 17 </td>
        
          <td>
-           <a 
href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz";>source</a>
-           (<a 
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz.mds";>checksum</a>
-           <a 
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0-src.tar.gz.asc";>signature</a>)
+           <a 
href="https://www.apache.org/dyn/closer.cgi/ozone/1.1.0/ozone-1.1.0-src.tar.gz";>source</a>
+           (<a 
href="https://dist.apache.org/repos/dist/release/ozone/1.1.0/ozone-1.1.0-src.tar.gz.mds";>checksum</a>
+           <a 
href="https://dist.apache.org/repos/dist/release/ozone/1.1.0/ozone-1.1.0-src.tar.gz.asc";>signature</a>)
           </td>
           <td>
-            <a 
href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz";>binary</a>
-            (<a 
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz.mds";>checksum</a>
-            <a 
href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-1.1.0/hadoop-ozone-1.1.0.tar.gz.asc";>signature</a>)
+            <a 
href="https://www.apache.org/dyn/closer.cgi/ozone/1.1.0/ozone-1.1.0.tar.gz";>binary</a>
+            (<a 
href="https://dist.apache.org/repos/dist/release/ozone/1.1.0/ozone-1.1.0.tar.gz.mds";>checksum</a>
+            <a 
href="https://dist.apache.org/repos/dist/release/ozone/1.1.0/ozone-1.1.0.tar.gz.asc";>signature</a>)
            </td>
            <td>
              <a href="release/1.1.0/">Announcement</a>

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

Reply via email to