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

wanghailin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 6552e2e5c4f [Chore] Remove incubating tag in download page (#243)
6552e2e5c4f is described below

commit 6552e2e5c4f22e225b2bf8a2451ee9764188abb1
Author: Jia Fan <[email protected]>
AuthorDate: Mon Jun 19 10:00:52 2023 +0800

    [Chore] Remove incubating tag in download page (#243)
---
 src/pages/download/index.jsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/download/index.jsx b/src/pages/download/index.jsx
index febe3f55dc5..06b7c7dd73d 100644
--- a/src/pages/download/index.jsx
+++ b/src/pages/download/index.jsx
@@ -14,8 +14,8 @@ export default function () {
                <Layout>
                        <div className="main">
                                <div>
-                                       <h1>Download the SeaTunnel(Incubating) 
releases</h1>
-                                       <p>Use the links below to download the 
Apache SeaTunnel(Incubating) from one of our mirrors.</p>
+                                       <h1>Download the SeaTunnel releases</h1>
+                                       <p>Use the links below to download the 
Apache SeaTunnel from one of our mirrors.</p>
                                        <h2>SeaTunnel</h2>
                                        <table className="version-table">
                                                <thead>

Reply via email to