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

szetszwo pushed a commit to branch asf-site-source
in repository https://gitbox.apache.org/repos/asf/ratis.git


The following commit(s) were added to refs/heads/asf-site-source by this push:
     new 1ec0be5  RATIS-1337. Update release posts to use download links from 
TLP path. (#445)
1ec0be5 is described below

commit 1ec0be56de496ffa829b21a259863cba0fd88631
Author: Chris Nauroth <[email protected]>
AuthorDate: Sun Mar 14 04:42:38 2021 -0700

    RATIS-1337. Update release posts to use download links from TLP path. (#445)
---
 content/post/0.2.0.md | 2 +-
 content/post/0.3.0.md | 6 +++---
 content/post/0.4.0.md | 6 +++---
 content/post/0.5.0.md | 6 +++---
 content/post/1.0.0.md | 6 +++---
 5 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/content/post/0.2.0.md b/content/post/0.2.0.md
index c7d2be6..e3a4a78 100644
--- a/content/post/0.2.0.md
+++ b/content/post/0.2.0.md
@@ -23,7 +23,7 @@ sourceonly: true
 
 It contains more than 130 bug fixes and features since the previous release.
 
-This version also heavily tested with [Apache Hadoop 
Ozone](http://ozone.hadoop.apache.org) where Apache Ratis is used to replicate 
raw Hadoop data.
+This version also heavily tested with [Apache Ozone](https://ozone.apache.org) 
where Apache Ratis is used to replicate raw Hadoop data.
 
 The release is available from the downloaded section or (as Ratis is a java 
library) from the Apache and Maven central maven repositories.
 
diff --git a/content/post/0.3.0.md b/content/post/0.3.0.md
index e7a5601..afece18 100644
--- a/content/post/0.3.0.md
+++ b/content/post/0.3.0.md
@@ -18,10 +18,10 @@ sourceonly: true
   limitations under the License. See accompanying LICENSE file.
 -->
 
-[Download](https://ratis.incubator.apache.org/downloads.html)
+[Download](https://ratis.apache.org/downloads.html)
 
 It contains new features such as multi-raft and watch request, as well 
contains 73 improvements and 72 bug fixes.
-See the [changes between 0.2.0 and 
0.3.0](https://github.com/apache/incubator-ratis/compare/ratis-0.2.0...ratis-0.3.0)
 releases. 
+See the [changes between 0.2.0 and 
0.3.0](https://github.com/apache/ratis/compare/ratis-0.2.0...ratis-0.3.0) 
releases.
 
-It has been tested with [Apache Hadoop 
Ozone](https://hadoop.apache.org/ozone/) where Apache Ratis is used to 
replicate raw data. 
+It has been tested with [Apache Ozone](https://ozone.apache.org) where Apache 
Ratis is used to replicate raw data. 
 
diff --git a/content/post/0.4.0.md b/content/post/0.4.0.md
index 833bc57..f5f198f 100644
--- a/content/post/0.4.0.md
+++ b/content/post/0.4.0.md
@@ -18,10 +18,10 @@ sourceonly: true
   limitations under the License. See accompanying LICENSE file.
 -->
 
-[Download](https://ratis.incubator.apache.org/downloads.html)
+[Download](https://ratis.apache.org/downloads.html)
 
 It contains more than 89 improvements and bug fixes based on various Apache 
Hadoop Ozone use cases.
-See the [changes between 0.3.0 and 
0.4.0](https://github.com/apache/incubator-ratis/compare/0.3.0...ratis-0.4.0-rc4)
 releases. 
+See the [changes between 0.3.0 and 
0.4.0](https://github.com/apache/ratis/compare/ratis-0.3.0...0.4.0-rc4) 
releases.
 
-It has been tested with [Apache Hadoop 
Ozone](https://hadoop.apache.org/ozone/) where Apache Ratis is used to 
replicate raw data. 
+It has been tested with [Apache Ozone](https://ozone.apache.org) where Apache 
Ratis is used to replicate raw data. 
 
diff --git a/content/post/0.5.0.md b/content/post/0.5.0.md
index 4aeb611..4ac3e6e 100644
--- a/content/post/0.5.0.md
+++ b/content/post/0.5.0.md
@@ -18,10 +18,10 @@ linked: true
   limitations under the License. See accompanying LICENSE file.
 -->
 
-[Download](https://ratis.incubator.apache.org/downloads.html)
+[Download](https://ratis.apache.org/downloads.html)
 
 It contains more than 94 improvements and bug fixes based on various Apache 
Hadoop Ozone use cases.
-See the [changes between 0.4.0 and 
0.5.0](https://github.com/apache/incubator-ratis/compare/0.4.0-rc4...ratis-0.5.0-rc0)
 releases. 
+See the [changes between 0.4.0 and 
0.5.0](https://github.com/apache/ratis/compare/0.4.0-rc4...ratis-0.5.0-rc0) 
releases.
 
-It has been tested with [Apache Hadoop 
Ozone](https://hadoop.apache.org/ozone/) where Apache Ratis is used to 
replicate raw data. 
+It has been tested with [Apache Ozone](https://ozone.apache.org) where Apache 
Ratis is used to replicate raw data. 
 
diff --git a/content/post/1.0.0.md b/content/post/1.0.0.md
index 890221f..921b0ca 100644
--- a/content/post/1.0.0.md
+++ b/content/post/1.0.0.md
@@ -18,10 +18,10 @@ linked: true
   limitations under the License. See accompanying LICENSE file.
 -->
 
-[Download](https://ratis.incubator.apache.org/downloads.html)
+[Download](https://ratis.apache.org/downloads.html)
 
 It contains around 119 improvements and bug fixes based on various Apache 
Hadoop Ozone use cases.
-See the [changes between 0.5.0 and 
1.0.0](https://github.com/apache/incubator-ratis/compare/ratis-0.5.0-rc0...ratis-1.0.0-rc0)
 releases. 
+See the [changes between 0.5.0 and 
1.0.0](https://github.com/apache/ratis/compare/ratis-0.5.0-rc0...ratis-1.0.0) 
releases.
 
-It has been tested with [Apache Hadoop 
Ozone](https://hadoop.apache.org/ozone/) where Apache Ratis is used to 
replicate raw data and to provide high availability. 
+It has been tested with [Apache Ozone](https://ozone.apache.org) where Apache 
Ratis is used to replicate raw data and to provide high availability. 
 

Reply via email to