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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 87a6842  Deploy to GitHub pages
87a6842 is described below

commit 87a6842e525f6589c4b2933e00da88eedf8d4656
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 15 13:11:57 2020 +0000

    Deploy to GitHub pages
---
 README.md                            |  4 +-
 categories/index.xml                 |  8 ++--
 contribute/2fa/index.html            | 20 ++--------
 contribute/committer/index.html      | 22 +++--------
 contribute/contributor/index.html    | 22 +++--------
 contribute/index.xml                 | 38 +++++++++----------
 contribute/release/index.html        | 20 ++--------
 contribute/security/index.html       | 28 ++++----------
 contribute/subscribe/index.html      | 26 ++++---------
 downloads/index.html                 | 34 +++--------------
 en/index.html                        |  2 +-
 en/sitemap.xml                       | 72 ++++++++++++++++++------------------
 index.html                           | 28 ++++----------
 index.xml                            | 48 ++++++++++++------------
 sitemap.xml                          |  4 +-
 tags/index.xml                       |  8 ++--
 team/index.html                      | 28 ++++----------
 zh/categories/index.xml              |  8 ++--
 zh/contribute/2fa/index.html         | 27 +++++++++++---
 zh/contribute/committer/index.html   | 31 ++++++++++++----
 zh/contribute/contributor/index.html | 29 +++++++++++----
 zh/contribute/index.xml              | 42 ++++++++++-----------
 zh/contribute/release/index.html     | 27 +++++++++++---
 zh/contribute/security/index.html    | 35 +++++++++++++-----
 zh/contribute/subscribe/index.html   | 35 +++++++++++++-----
 zh/downloads/index.html              | 41 +++++++++++---------
 zh/index.html                        | 35 +++++++++++++-----
 zh/index.xml                         | 52 +++++++++++++-------------
 zh/sitemap.xml                       | 72 ++++++++++++++++++------------------
 zh/tags/index.xml                    |  8 ++--
 zh/team/index.html                   | 33 ++++++++++++-----
 31 files changed, 447 insertions(+), 440 deletions(-)

diff --git a/README.md b/README.md
index 28c277d..31f9715 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Apache APISIX (incubating)
+# Apache APISIX
 
-> The website of [Apache APISIX 
(incubating)](https://github.com/apache/incubator-apisix), a cloud-native 
microservices api gateway.
+> The website of [Apache APISIX](https://github.com/apache/incubator-apisix), 
a cloud-native microservices api gateway.
 
 ## Development
 ```sh
diff --git a/categories/index.xml b/categories/index.xml
index f1dfdf1..683311c 100644
--- a/categories/index.xml
+++ b/categories/index.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Categories on Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/categories/</link>
-    <description>Recent content in Categories on Apache APISIX 
(incubating)</description>
+    <title>Categories on Apache APISIX</title>
+    <link>https://apisix.apache.org/categories/</link>
+    <description>Recent content in Categories on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     
-       <atom:link 
href="https://apisix.incubator.apache.org/categories/index.xml"; rel="self" 
type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/categories/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
   </channel>
diff --git a/contribute/2fa/index.html b/contribute/2fa/index.html
index ec1f4ef..a6faa02 100644
--- a/contribute/2fa/index.html
+++ b/contribute/2fa/index.html
@@ -7,7 +7,7 @@
 <meta property="og:description" content="Two-factor authentication(2FA) Two 
factor authentication (2FA) refers to the authentication method that combines 
both passport and an object (credit card, SMS phone, token or biomarkers as 
fingerprint) to identify a user. To ensure the security of the committer’s 
account, we need you to enable 2FA to sign in and contribute codes on GitHub. 
More details, please refer to 2FA.
 Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private repository." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/2fa/"; />
+<meta property="og:url" content="https://apisix.apache.org/contribute/2fa/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -16,7 +16,7 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -253,18 +253,6 @@ Note:If you do not enable 2FA, you will be removed from 
the project and unable t
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -293,7 +281,7 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -302,7 +290,7 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/contribute/committer/index.html b/contribute/committer/index.html
index 766363f..845d9f7 100644
--- a/contribute/committer/index.html
+++ b/contribute/committer/index.html
@@ -14,7 +14,7 @@
 7. Write document or article.
 8. Any form of contribution that is not mentioned above." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/committer/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/contribute/committer/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -23,7 +23,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -256,7 +256,7 @@
   <br />
   <section>
     <h2 class="title">Promotion</h2>
-    <p>The Apache APISIX (incubating) community follows the <a 
href="http://community.apache.org/newcommitter.html";>Apache Community’s 
process</a> on accepting a new committer. After a contributor participates 
APISIX's community actively, (P)PMC and Committers will make decisions to 
invite the contributor join Committers and (P)PMC.</p>
+    <p>The Apache APISIX community follows the <a 
href="http://community.apache.org/newcommitter.html";>Apache Community’s 
process</a> on accepting a new committer. After a contributor participates 
APISIX's community actively, (P)PMC and Committers will make decisions to 
invite the contributor join Committers and (P)PMC.</p>
     <p>Processes are:</p>
     <p>1. Start the discussion and vote in @private. Only current PMC member 
could nominate</p>
     <p>2. If the vote passes, send an offer to become a committer with 
@private CC’ed</p>
@@ -296,18 +296,6 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -336,7 +324,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -345,7 +333,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/contribute/contributor/index.html 
b/contribute/contributor/index.html
index 36391c5..180736f 100644
--- a/contribute/contributor/index.html
+++ b/contribute/contributor/index.html
@@ -10,7 +10,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
 3. Create a new issue and choose the type of issue.
 4. Define the issue with a clear and descriptive title." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/contributor/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/contribute/contributor/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -19,7 +19,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -307,7 +307,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
   <p></p>
   <p>1. Send a pull request to the master branch.</p>
   <p>2. The mentor will do codes review before discussing some details 
(including the design, the implementation and the performance) with you.</p>
-  <p>3. Then congratulate to you to be an official contributor of Apache 
APISIX (incubating).</p>
+  <p>3. Then congratulate to you to be an official contributor of Apache 
APISIX.</p>
   <br />
   <h3 class="subtitle">Delete branch</h3>
   <p></p>
@@ -359,18 +359,6 @@ Submit an issue 1. Before submitting your issues, please 
go through a comprehens
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -399,7 +387,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -408,7 +396,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/contribute/index.xml b/contribute/index.xml
index 5205762..8c780d3 100644
--- a/contribute/index.xml
+++ b/contribute/index.xml
@@ -1,31 +1,31 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Contributes on Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/contribute/</link>
-    <description>Recent content in Contributes on Apache APISIX 
(incubating)</description>
+    <title>Contributes on Apache APISIX</title>
+    <link>https://apisix.apache.org/contribute/</link>
+    <description>Recent content in Contributes on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     <lastBuildDate>Sun, 29 Mar 2020 11:46:04 +0800</lastBuildDate>
     
-       <atom:link 
href="https://apisix.incubator.apache.org/contribute/index.xml"; rel="self" 
type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/contribute/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
     <item>
       <title>2FA</title>
-      <link>https://apisix.incubator.apache.org/contribute/2fa/</link>
+      <link>https://apisix.apache.org/contribute/2fa/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/2fa/</guid>
+      <guid>https://apisix.apache.org/contribute/2fa/</guid>
       <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
 Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
     </item>
     
     <item>
       <title>Committer Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/committer/</link>
+      <link>https://apisix.apache.org/contribute/committer/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/committer/</guid>
+      <guid>https://apisix.apache.org/contribute/committer/</guid>
       <description>What can I contribute?  All forms of contributions are 
accepted, for example:
 1. Take a look at issues with tag called Good first issue or Help wanted.
 2. Join the discussion on mailing list.
@@ -39,10 +39,10 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
     
     <item>
       <title>Contributor Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/contributor/</link>
+      <link>https://apisix.apache.org/contribute/contributor/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/contributor/</guid>
+      <guid>https://apisix.apache.org/contribute/contributor/</guid>
       <description>Please fee free to report bugs, submit suggestions, or 
submit PRs according to this guide.
 Submit an issue 1. Before submitting your issues, please go through a 
comprehensive search to make sure the problem cannot be solved just by 
searching.
 2. Check the Issue List to make sure the problem is not repeated.
@@ -52,31 +52,31 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
     
     <item>
       <title>Subscribe Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/subscribe/</link>
+      <link>https://apisix.apache.org/contribute/subscribe/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/subscribe/</guid>
-      <description>During the process of using Apache APISIX (incubating), if 
there has any problems, suggestion or new ideas, please feel free to use the 
Apache mailing-list to participate in the community construction.
+      <guid>https://apisix.apache.org/contribute/subscribe/</guid>
+      <description>During the process of using Apache APISIX, if there has any 
problems, suggestion or new ideas, please feel free to use the Apache 
mailing-list to participate in the community construction.
 1. Send e-mail to subscribe the mailing-list first. Use your mailbox to send 
an e-mail to [email protected] with any subjects or contents.
 2. Receive and reply the confirmation e-mail. After Step 1, you will receive a 
confirmation e-mail from dev-help@apisix.</description>
     </item>
     
     <item>
       <title>Security</title>
-      <link>https://apisix.incubator.apache.org/contribute/security/</link>
+      <link>https://apisix.apache.org/contribute/security/</link>
       <pubDate>Thu, 16 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/security/</guid>
-      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache Incubator APISIX 
is also very concerned Security issues related to its features and 
functionality.
-If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat.</description>
+      <guid>https://apisix.apache.org/contribute/security/</guid>
+      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache APISIX is also 
very concerned Security issues related to its features and functionality.
+If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as APISIX and its product name APISIX or APISIX-Dashboard in 
the email and provide a description of the relevant problem or potential 
threat.</description>
     </item>
     
     <item>
       <title>Release Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/release/</link>
+      <link>https://apisix.apache.org/contribute/release/</link>
       <pubDate>Tue, 07 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/release/</guid>
+      <guid>https://apisix.apache.org/contribute/release/</guid>
       <description>GPG Settings Install GPG Download GnuPG from 
https://gnupg.org/download/index.html. There are differences between the 1.x 
and 2.x versions of the GnuPG commands, and the following descriptions are 
based on the GnuPG 2.x versions.
 After the installation is complete, execute the following command to check the 
version.
 1 2  gpg --version    Create Key Execute the following command to create the 
key:
diff --git a/contribute/release/index.html b/contribute/release/index.html
index eae75db..406080f 100644
--- a/contribute/release/index.html
+++ b/contribute/release/index.html
@@ -10,7 +10,7 @@ After the installation is complete, execute the following 
command to check the v
 GnuPG-2.x:
 1 2  gpg --full-gen-key    GnuPG-1." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/release/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/contribute/release/"; />
 <meta property="article:published_time" content="2020-01-07T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-01-07T11:46:04+08:00" />
 
@@ -19,7 +19,7 @@ GnuPG-2.x:
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -628,18 +628,6 @@ GnuPG-2.x:
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -668,7 +656,7 @@ GnuPG-2.x:
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -677,7 +665,7 @@ GnuPG-2.x:
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/contribute/security/index.html b/contribute/security/index.html
index c995f30..055fd9d 100644
--- a/contribute/security/index.html
+++ b/contribute/security/index.html
@@ -4,10 +4,10 @@
     
 
 <meta property="og:title" content="Security" />
-<meta property="og:description" content="The Apache Software Foundation takes 
a rigorous stance on eliminating security issues in its software projects. 
Apache Incubator APISIX is also very concerned Security issues related to its 
features and functionality.
-If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat." />
+<meta property="og:description" content="The Apache Software Foundation takes 
a rigorous stance on eliminating security issues in its software projects. 
Apache APISIX is also very concerned Security issues related to its features 
and functionality.
+If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as APISIX and its product name APISIX or APISIX-Dashboard in 
the email and provide a description of the relevant problem or potential 
threat." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/security/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/contribute/security/"; />
 <meta property="article:published_time" content="2020-01-16T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-01-16T11:46:04+08:00" />
 
@@ -16,7 +16,7 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -226,9 +226,9 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
       </div>
     </div>
     <div class="security">
-  <p>The Apache Software Foundation takes a rigorous stance on eliminating 
security issues in its software projects. Apache Incubator APISIX is also very 
concerned Security issues related to its features and functionality.</p>
+  <p>The Apache Software Foundation takes a rigorous stance on eliminating 
security issues in its software projects. Apache APISIX is also very concerned 
Security issues related to its features and functionality.</p>
 
-  <p>If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at <a 
href="mailto:[email protected]";>[email protected]</a>. Please specify the 
project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat. You are also urged to recommend the way to reproduce  [...]
+  <p>If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at <a 
href="mailto:[email protected]";>[email protected]</a>. Please specify the 
project name as APISIX and its product name APISIX or APISIX-Dashboard in the 
email and provide a description of the relevant problem or potential threat. 
You are also urged to recommend the way to reproduce and replic [...]
 
   <p>Please pay attention to report the security issue on the security email 
before disclosing it on public domain.</p>
 </div>
@@ -246,18 +246,6 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -286,7 +274,7 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -295,7 +283,7 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/contribute/subscribe/index.html b/contribute/subscribe/index.html
index 3bd38ad..cffbbf7 100644
--- a/contribute/subscribe/index.html
+++ b/contribute/subscribe/index.html
@@ -4,11 +4,11 @@
     
 
 <meta property="og:title" content="Subscribe Guide" />
-<meta property="og:description" content="During the process of using Apache 
APISIX (incubating), if there has any problems, suggestion or new ideas, please 
feel free to use the Apache mailing-list to participate in the community 
construction.
+<meta property="og:description" content="During the process of using Apache 
APISIX, if there has any problems, suggestion or new ideas, please feel free to 
use the Apache mailing-list to participate in the community construction.
 1. Send e-mail to subscribe the mailing-list first. Use your mailbox to send 
an e-mail to [email protected] with any subjects or contents.
 2. Receive and reply the confirmation e-mail. After Step 1, you will receive a 
confirmation e-mail from dev-help@apisix." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/subscribe/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/contribute/subscribe/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -17,7 +17,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -228,10 +228,10 @@
     </div>
     <div>
   <section>
-  <p>During the process of using Apache APISIX (incubating), if there has any 
problems, suggestion or new ideas, please feel free to use the Apache 
mailing-list to participate in the community construction.</p>
+  <p>During the process of using Apache APISIX, if there has any problems, 
suggestion or new ideas, please feel free to use the Apache mailing-list to 
participate in the community construction.</p>
   <p>1. Send e-mail to subscribe the mailing-list first. Use your mailbox to 
send an e-mail to <a 
href="mailto:[email protected]";>[email protected]</a>
 with any subjects or contents.</p>
   <p>2. Receive and reply the confirmation e-mail. After Step 1, you will 
receive a confirmation e-mail from [email protected] (if you can not 
receive that, please check “RSS feeds”, “junk e-mail” or other items). Reply 
that e-mail directly or click the link in e-mail to reply, with any subjects or 
contents.</p>
-  <p>3. Receive the Welcome e-mail. After finishing the two steps above, an 
e-mail with the subject of <strong>WELCOME to [email protected]</strong> 
will be sent to your e-mail address. Until now, you have succeeded in 
subscribing Apache Incubating APISIX mailing-list.</p>
+  <p>3. Receive the Welcome e-mail. After finishing the two steps above, an 
e-mail with the subject of <strong>WELCOME to [email protected]</strong> 
will be sent to your e-mail address. Until now, you have succeeded in 
subscribing Apache APISIX mailing-list.</p>
   <p>4. Until now, you can interact with community by your subscribed email or 
track email conversations by Archived email list.</p>
   </section>
 </div>
@@ -249,18 +249,6 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -289,7 +277,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -298,7 +286,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/downloads/index.html b/downloads/index.html
index ad79209..5d32a2a 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -4,9 +4,9 @@
     
 
 <meta property="og:title" content="Downloads" />
-<meta property="og:description" content="Releases Apache APISIX (incubating) 
is released as source code tarballs. The downloads are distributed via mirror 
sites and should be checked for tampering using GPG or SHA-512. Version Release 
date Source download  0.9 2019 November 24 source ( asc sha512 )   1.0 2020 
January 15 source ( asc sha512 )   1.1 2020 February 24 source ( asc sha512 )   
1.2 2020 April 20 source ( asc sha512 )   1." />
+<meta property="og:description" content="Releases Apache APISIX is released as 
source code tarballs. The downloads are distributed via mirror sites and should 
be checked for tampering using GPG or SHA-512. Version Release date Source 
download  0.9 2019 November 24 source ( asc sha512 )   1.0 2020 January 15 
source ( asc sha512 )   1.1 2020 February 24 source ( asc sha512 )   1.2 2020 
April 20 source ( asc sha512 )   1." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/downloads/"; />
+<meta property="og:url" content="https://apisix.apache.org/downloads/"; />
 <meta property="article:published_time" content="2019-11-26T23:48:02+08:00" />
 <meta property="article:modified_time" content="2019-11-26T23:48:02+08:00" />
 
@@ -15,7 +15,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -228,7 +228,7 @@
   <section>
     <h2 class="title">Releases</h2>
     <p class="description">
-      Apache APISIX (incubating) is released as source code tarballs. The 
downloads are distributed via mirror sites and should be
+      Apache APISIX is released as source code tarballs. The downloads are 
distributed via mirror sites and should be
       checked for tampering using GPG or SHA-512.
     </p>
     <div class="table-container" role="table" aria-label="Destinations">
@@ -409,16 +409,6 @@
 </div>
     <p />
   </section>
-  <section>
-    <h2 class="title">Disclaimer</h2>
-    <p>
-      Apache APISIX (incubating) is an effort undergoing incubation at The 
Apache Software Foundation (ASF),
-      sponsored by the Apache Incubator PMC. Incubation is required of all 
newly accepted projects until a further
-      review indicates that the infrastructure, communications, and decision 
making process have stabilized in a manner
-      consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the
-      completeness or stability of the code, it does indicate that the project 
has yet to be fully endorsed by the ASF.
-    </p>
-  </section>
 </div>
 
   </div>
@@ -434,18 +424,6 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -474,7 +452,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -483,7 +461,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/en/index.html b/en/index.html
index b6af4c7..438854d 100644
--- a/en/index.html
+++ b/en/index.html
@@ -1 +1 @@
-<!DOCTYPE 
html><html><head><title>https://apisix.incubator.apache.org/</title><link 
rel="canonical" href="https://apisix.incubator.apache.org/"/><meta 
name="robots" content="noindex"><meta charset="utf-8" /><meta 
http-equiv="refresh" content="0; url=https://apisix.incubator.apache.org/"; 
/></head></html>
\ No newline at end of file
+<!DOCTYPE html><html><head><title>https://apisix.apache.org/</title><link 
rel="canonical" href="https://apisix.apache.org/"/><meta name="robots" 
content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" 
content="0; url=https://apisix.apache.org/"; /></head></html>
\ No newline at end of file
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 5f112e7..8cf8c0a 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -3,180 +3,180 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml";>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/contribute/2fa/</loc>
+    <loc>https://apisix.apache.org/contribute/2fa/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/contribute/2fa/";
+                href="https://apisix.apache.org/zh/contribute/2fa/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/2fa/";
+                href="https://apisix.apache.org/contribute/2fa/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/</loc>
+    <loc>https://apisix.apache.org/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/";
+                href="https://apisix.apache.org/zh/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/";
+                href="https://apisix.apache.org/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/contribute/committer/</loc>
+    <loc>https://apisix.apache.org/contribute/committer/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/committer/";
+                href="https://apisix.apache.org/zh/contribute/committer/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                
href="https://apisix.incubator.apache.org/contribute/committer/";
+                href="https://apisix.apache.org/contribute/committer/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/contribute/</loc>
+    <loc>https://apisix.apache.org/contribute/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/contribute/";
+                href="https://apisix.apache.org/zh/contribute/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/";
+                href="https://apisix.apache.org/contribute/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/contribute/contributor/</loc>
+    <loc>https://apisix.apache.org/contribute/contributor/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/contributor/";
+                href="https://apisix.apache.org/zh/contribute/contributor/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                
href="https://apisix.incubator.apache.org/contribute/contributor/";
+                href="https://apisix.apache.org/contribute/contributor/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/contribute/subscribe/</loc>
+    <loc>https://apisix.apache.org/contribute/subscribe/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/subscribe/";
+                href="https://apisix.apache.org/zh/contribute/subscribe/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                
href="https://apisix.incubator.apache.org/contribute/subscribe/";
+                href="https://apisix.apache.org/contribute/subscribe/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/team/</loc>
+    <loc>https://apisix.apache.org/team/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/team/";
+                href="https://apisix.apache.org/zh/team/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/team/";
+                href="https://apisix.apache.org/team/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/contribute/security/</loc>
+    <loc>https://apisix.apache.org/contribute/security/</loc>
     <lastmod>2020-01-16T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/security/";
+                href="https://apisix.apache.org/zh/contribute/security/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/security/";
+                href="https://apisix.apache.org/contribute/security/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/contribute/release/</loc>
+    <loc>https://apisix.apache.org/contribute/release/</loc>
     <lastmod>2020-01-07T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/release/";
+                href="https://apisix.apache.org/zh/contribute/release/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/release/";
+                href="https://apisix.apache.org/contribute/release/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/downloads/</loc>
+    <loc>https://apisix.apache.org/downloads/</loc>
     <lastmod>2019-11-26T23:48:02+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/downloads/";
+                href="https://apisix.apache.org/zh/downloads/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/downloads/";
+                href="https://apisix.apache.org/downloads/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/categories/</loc>
+    <loc>https://apisix.apache.org/categories/</loc>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/categories/";
+                href="https://apisix.apache.org/zh/categories/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/categories/";
+                href="https://apisix.apache.org/categories/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/tags/</loc>
+    <loc>https://apisix.apache.org/tags/</loc>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/tags/";
+                href="https://apisix.apache.org/zh/tags/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/tags/";
+                href="https://apisix.apache.org/tags/";
                 />
   </url>
   
diff --git a/index.html b/index.html
index 30d4e9d..6a6d1af 100644
--- a/index.html
+++ b/index.html
@@ -4,10 +4,10 @@
        <meta name="generator" content="Hugo 0.58.3" />
     
 
-<meta property="og:title" content="Apache APISIX (incubating)" />
+<meta property="og:title" content="Apache APISIX" />
 <meta property="og:description" content="" />
 <meta property="og:type" content="website" />
-<meta property="og:url" content="https://apisix.incubator.apache.org/"; />
+<meta property="og:url" content="https://apisix.apache.org/"; />
 
 <meta property="og:updated_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -16,7 +16,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -223,7 +223,7 @@
     <div class="columns is-vcentered">
       <div class="column is-12 landing-caption">
         <h1 class="title is-1 is-bold is-spaced">
-          Apache APISIX (incubating)
+          Apache APISIX
         </h1>
 
         
@@ -234,7 +234,7 @@
 
         
         <h2 class="subtitle is-4 is-muted">
-          Apache APISIX (incubating) is based on Nginx and etcd. Compared with 
traditional API gateways, APISIX has dynamic routing and plug-in hot loading, 
which is especially suitable for API management under micro-service system.
+          Apache APISIX is based on Nginx and etcd. Compared with traditional 
API gateways, APISIX has dynamic routing and plug-in hot loading, which is 
especially suitable for API management under micro-service system.
         </h2>
         
 
@@ -264,7 +264,7 @@
 <section class="section section-feature-grey is-medium">
   <div class="container">
     <div class="title-wrapper has-text-centered">
-      <h2 class="title is-2">Why Apache APISIX (incubating)?</h2>
+      <h2 class="title is-2">Why Apache APISIX?</h2>
     </div>
 
     <div class="content-wrapper">
@@ -337,18 +337,6 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -377,7 +365,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -386,7 +374,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/index.xml b/index.xml
index 6518366..71f4391 100644
--- a/index.xml
+++ b/index.xml
@@ -1,31 +1,31 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/</link>
-    <description>Recent content on Apache APISIX (incubating)</description>
+    <title>Apache APISIX</title>
+    <link>https://apisix.apache.org/</link>
+    <description>Recent content on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     <lastBuildDate>Sun, 29 Mar 2020 11:46:04 +0800</lastBuildDate>
     
-       <atom:link href="https://apisix.incubator.apache.org/index.xml"; 
rel="self" type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/index.xml"; rel="self" 
type="application/rss+xml" />
     
     
     <item>
       <title>2FA</title>
-      <link>https://apisix.incubator.apache.org/contribute/2fa/</link>
+      <link>https://apisix.apache.org/contribute/2fa/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/2fa/</guid>
+      <guid>https://apisix.apache.org/contribute/2fa/</guid>
       <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
 Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
     </item>
     
     <item>
       <title>Committer Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/committer/</link>
+      <link>https://apisix.apache.org/contribute/committer/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/committer/</guid>
+      <guid>https://apisix.apache.org/contribute/committer/</guid>
       <description>What can I contribute?  All forms of contributions are 
accepted, for example:
 1. Take a look at issues with tag called Good first issue or Help wanted.
 2. Join the discussion on mailing list.
@@ -39,10 +39,10 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
     
     <item>
       <title>Contributor Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/contributor/</link>
+      <link>https://apisix.apache.org/contribute/contributor/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/contributor/</guid>
+      <guid>https://apisix.apache.org/contribute/contributor/</guid>
       <description>Please fee free to report bugs, submit suggestions, or 
submit PRs according to this guide.
 Submit an issue 1. Before submitting your issues, please go through a 
comprehensive search to make sure the problem cannot be solved just by 
searching.
 2. Check the Issue List to make sure the problem is not repeated.
@@ -52,40 +52,40 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
     
     <item>
       <title>Subscribe Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/subscribe/</link>
+      <link>https://apisix.apache.org/contribute/subscribe/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/subscribe/</guid>
-      <description>During the process of using Apache APISIX (incubating), if 
there has any problems, suggestion or new ideas, please feel free to use the 
Apache mailing-list to participate in the community construction.
+      <guid>https://apisix.apache.org/contribute/subscribe/</guid>
+      <description>During the process of using Apache APISIX, if there has any 
problems, suggestion or new ideas, please feel free to use the Apache 
mailing-list to participate in the community construction.
 1. Send e-mail to subscribe the mailing-list first. Use your mailbox to send 
an e-mail to [email protected] with any subjects or contents.
 2. Receive and reply the confirmation e-mail. After Step 1, you will receive a 
confirmation e-mail from dev-help@apisix.</description>
     </item>
     
     <item>
       <title>Team</title>
-      <link>https://apisix.incubator.apache.org/team/</link>
+      <link>https://apisix.apache.org/team/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/team/</guid>
+      <guid>https://apisix.apache.org/team/</guid>
       <description>Members PPMC ID GitHub Public Name  yousa  Miss-you Hui Li  
shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  nic-chen Junxu Chen  
tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf Lang Wang  lizhiyong  
zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  linsir  linsir Linsir Wu  
wenming  moonming Ming Wen  wusheng  wu-sheng Sheng Wu  coolsoul  soulsoul Suo 
Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong Yong Li  membphis  membphis 
YuanSheng Wang  juzhiyua [...]
     </item>
     
     <item>
       <title>Security</title>
-      <link>https://apisix.incubator.apache.org/contribute/security/</link>
+      <link>https://apisix.apache.org/contribute/security/</link>
       <pubDate>Thu, 16 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/security/</guid>
-      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache Incubator APISIX 
is also very concerned Security issues related to its features and 
functionality.
-If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat.</description>
+      <guid>https://apisix.apache.org/contribute/security/</guid>
+      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache APISIX is also 
very concerned Security issues related to its features and functionality.
+If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as APISIX and its product name APISIX or APISIX-Dashboard in 
the email and provide a description of the relevant problem or potential 
threat.</description>
     </item>
     
     <item>
       <title>Release Guide</title>
-      <link>https://apisix.incubator.apache.org/contribute/release/</link>
+      <link>https://apisix.apache.org/contribute/release/</link>
       <pubDate>Tue, 07 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/contribute/release/</guid>
+      <guid>https://apisix.apache.org/contribute/release/</guid>
       <description>GPG Settings Install GPG Download GnuPG from 
https://gnupg.org/download/index.html. There are differences between the 1.x 
and 2.x versions of the GnuPG commands, and the following descriptions are 
based on the GnuPG 2.x versions.
 After the installation is complete, execute the following command to check the 
version.
 1 2  gpg --version    Create Key Execute the following command to create the 
key:
@@ -95,11 +95,11 @@ GnuPG-2.x:
     
     <item>
       <title>Downloads</title>
-      <link>https://apisix.incubator.apache.org/downloads/</link>
+      <link>https://apisix.apache.org/downloads/</link>
       <pubDate>Tue, 26 Nov 2019 23:48:02 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/downloads/</guid>
-      <description>Releases Apache APISIX (incubating) is released as source 
code tarballs. The downloads are distributed via mirror sites and should be 
checked for tampering using GPG or SHA-512. Version Release date Source 
download  0.9 2019 November 24 source ( asc sha512 )   1.0 2020 January 15 
source ( asc sha512 )   1.1 2020 February 24 source ( asc sha512 )   1.2 2020 
April 20 source ( asc sha512 )   1.</description>
+      <guid>https://apisix.apache.org/downloads/</guid>
+      <description>Releases Apache APISIX is released as source code tarballs. 
The downloads are distributed via mirror sites and should be checked for 
tampering using GPG or SHA-512. Version Release date Source download  0.9 2019 
November 24 source ( asc sha512 )   1.0 2020 January 15 source ( asc sha512 )   
1.1 2020 February 24 source ( asc sha512 )   1.2 2020 April 20 source ( asc 
sha512 )   1.</description>
     </item>
     
   </channel>
diff --git a/sitemap.xml b/sitemap.xml
index 938f799..0428f47 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,14 +2,14 @@
 <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
        
        <sitemap>
-               <loc>https://apisix.incubator.apache.org/en/sitemap.xml</loc>
+               <loc>https://apisix.apache.org/en/sitemap.xml</loc>
                
                <lastmod>2020-03-29T11:46:04+08:00</lastmod>
                
        </sitemap>
        
        <sitemap>
-               <loc>https://apisix.incubator.apache.org/zh/sitemap.xml</loc>
+               <loc>https://apisix.apache.org/zh/sitemap.xml</loc>
                
                <lastmod>2020-03-29T11:46:04+08:00</lastmod>
                
diff --git a/tags/index.xml b/tags/index.xml
index d514f68..76d4c04 100644
--- a/tags/index.xml
+++ b/tags/index.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Tags on Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/tags/</link>
-    <description>Recent content in Tags on Apache APISIX 
(incubating)</description>
+    <title>Tags on Apache APISIX</title>
+    <link>https://apisix.apache.org/tags/</link>
+    <description>Recent content in Tags on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     
-       <atom:link href="https://apisix.incubator.apache.org/tags/index.xml"; 
rel="self" type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/tags/index.xml"; rel="self" 
type="application/rss+xml" />
     
     
   </channel>
diff --git a/team/index.html b/team/index.html
index 2748f73..0c2712e 100644
--- a/team/index.html
+++ b/team/index.html
@@ -6,7 +6,7 @@
 <meta property="og:title" content="Team" />
 <meta property="og:description" content="Members PPMC ID GitHub Public Name  
yousa  Miss-you Hui Li  shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  
nic-chen Junxu Chen  tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf 
Lang Wang  lizhiyong  zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  
linsir  linsir Linsir Wu  wenming  moonming Ming Wen  wusheng  wu-sheng Sheng 
Wu  coolsoul  soulsoul Suo Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong 
Yong Li  membphis  membphis Yu [...]
 <meta property="og:type" content="article" />
-<meta property="og:url" content="https://apisix.incubator.apache.org/team/"; />
+<meta property="og:url" content="https://apisix.apache.org/team/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -15,7 +15,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -419,19 +419,19 @@
   </section>
   <section>
     <h2 class="title">Contributors</h2>
-    <p class="description">You can find all contributors of Apache APISIX 
(incubating) from GitHub contribution list.</p>
+    <p class="description">You can find all contributors of Apache APISIX from 
GitHub contribution list.</p>
     <p class="description">
-      <a 
href="https://github.com/apache/incubator-apisix/graphs/contributors";>1. 
incubator-apisix</a>
+      <a 
href="https://github.com/apache/incubator-apisix/graphs/contributors";>1. 
apisix</a>
     </p>
     <p class="description">
-      <a 
href="https://github.com/apache/incubator-apisix-dashboard/graphs/contributors";>2.
 incubator-apisix-dashboard</a>
+      <a 
href="https://github.com/apache/incubator-apisix-dashboard/graphs/contributors";>2.
 apisix-dashboard</a>
     </p>
   </section>
   <p class="description">&nbsp;</p>
   <section>
     <h2 class="title">Becoming a Committer</h2>
     <p class="description">
-      The Apache APISIX (incubating) community follows the <a 
href="http://community.apache.org/newcommitter.html";>Apache Community’s 
process</a> on accepting a new committer. After a contributor participates 
APISIX's community actively, (P)PMC and Committers will make decisions to 
invite the contributor join Committers and (P)PMC.
+      The Apache APISIX community follows the <a 
href="http://community.apache.org/newcommitter.html";>Apache Community’s 
process</a> on accepting a new committer. After a contributor participates 
APISIX's community actively, (P)PMC and Committers will make decisions to 
invite the contributor join Committers and (P)PMC.
     </p>
     <p>You can read Contributor Guide(TODO) to participate the community, and 
can get more information on <a href="/contribute/committer/">Committer 
Guide</a>.</p>
   </section>
@@ -450,18 +450,6 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
-            </div>
-            <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
-            </div>
-            <ul class="link-list">
-            </ul>
-          </div>
-        </div>
-        <div class="column is-4">
-          <div class="footer-column">
-            <div class="footer-header">
                 <h3>Documentation</h3>
             </div>
             <div class="footer-description">
@@ -490,7 +478,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -499,7 +487,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/categories/index.xml b/zh/categories/index.xml
index 94f1409..aeeb264 100644
--- a/zh/categories/index.xml
+++ b/zh/categories/index.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Categories on Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/zh/categories/</link>
-    <description>Recent content in Categories on Apache APISIX 
(incubating)</description>
+    <title>Categories on Apache APISIX</title>
+    <link>https://apisix.apache.org/zh/categories/</link>
+    <description>Recent content in Categories on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     
-       <atom:link 
href="https://apisix.incubator.apache.org/zh/categories/index.xml"; rel="self" 
type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/zh/categories/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
   </channel>
diff --git a/zh/contribute/2fa/index.html b/zh/contribute/2fa/index.html
index fa8db9a..5613bb4 100644
--- a/zh/contribute/2fa/index.html
+++ b/zh/contribute/2fa/index.html
@@ -7,7 +7,7 @@
 <meta property="og:description" content="Two-factor authentication(2FA) Two 
factor authentication (2FA) refers to the authentication method that combines 
both passport and an object (credit card, SMS phone, token or biomarkers as 
fingerprint) to identify a user. To ensure the security of the committer’s 
account, we need you to enable 2FA to sign in and contribute codes on GitHub. 
More details, please refer to 2FA.
 Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private repository." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/2fa/"; />
+<meta property="og:url" content="https://apisix.apache.org/zh/contribute/2fa/"; 
/>
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -16,7 +16,7 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -253,12 +253,27 @@ Note:If you do not enable 2FA, you will be removed from 
the project and unable t
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -266,7 +281,7 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -275,7 +290,7 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/contribute/committer/index.html 
b/zh/contribute/committer/index.html
index 9007590..637c059 100644
--- a/zh/contribute/committer/index.html
+++ b/zh/contribute/committer/index.html
@@ -4,7 +4,7 @@
     
 
 <meta property="og:title" content="提交者指南" />
-<meta property="og:description" content="  加入提交者 Apache APISIX (incubating) 
社区遵照 Apache 社区 流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
+<meta property="og:description" content="  加入提交者 Apache APISIX 社区遵照 Apache 社区 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
 流程如下:
 1. 在 @private 邮件列表中发起讨论,注意:当前只有 PMC 可以提名;
 2. 如果投票通过,将发送邀请函以成为提交者,需 CC @private 邮件列表;
@@ -20,7 +20,7 @@
 8. 指导新的贡献者加入社区。
   " />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/committer/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/zh/contribute/committer/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -29,7 +29,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -241,7 +241,7 @@
     <div>
   <section>
     <h2 class="title">加入提交者</h2>
-    <p>Apache APISIX (incubating) 社区遵照 <a 
href="http://community.apache.org/newcommitter.html";>Apache 社区</a> 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。</p>
+    <p>Apache APISIX 社区遵照 <a 
href="http://community.apache.org/newcommitter.html";>Apache 社区</a> 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。</p>
     <p>流程如下:</p>
     <p>1. 在 @private 邮件列表中发起讨论,注意:当前只有 PMC 可以提名;</p>
     <p>2. 如果投票通过,将发送邀请函以成为提交者,需 CC @private 邮件列表;</p>
@@ -275,12 +275,27 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -288,7 +303,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -297,7 +312,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/contribute/contributor/index.html 
b/zh/contribute/contributor/index.html
index 547c359..a5be9a6 100644
--- a/zh/contribute/contributor/index.html
+++ b/zh/contribute/contributor/index.html
@@ -10,7 +10,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
 3. Create a new issue and choose the type of issue.
 4. Define the issue with a clear and descriptive title." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/contributor/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/zh/contribute/contributor/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -19,7 +19,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -307,7 +307,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
   <p></p>
   <p>1. Send a pull request to the master branch.</p>
   <p>2. The mentor will do codes review before discussing some details 
(including the design, the implementation and the performance) with you.</p>
-  <p>3. Then congratulate to you to be an official contributor of Apache 
APISIX (incubating).</p>
+  <p>3. Then congratulate to you to be an official contributor of Apache 
APISIX.</p>
   <br />
   <h3 class="subtitle">Delete branch</h3>
   <p></p>
@@ -359,12 +359,27 @@ Submit an issue 1. Before submitting your issues, please 
go through a comprehens
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -372,7 +387,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -381,7 +396,7 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/contribute/index.xml b/zh/contribute/index.xml
index f629a9b..0ac05ac 100644
--- a/zh/contribute/index.xml
+++ b/zh/contribute/index.xml
@@ -1,32 +1,32 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Contributes on Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/zh/contribute/</link>
-    <description>Recent content in Contributes on Apache APISIX 
(incubating)</description>
+    <title>Contributes on Apache APISIX</title>
+    <link>https://apisix.apache.org/zh/contribute/</link>
+    <description>Recent content in Contributes on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     <lastBuildDate>Sun, 29 Mar 2020 11:46:04 +0800</lastBuildDate>
     
-       <atom:link 
href="https://apisix.incubator.apache.org/zh/contribute/index.xml"; rel="self" 
type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/zh/contribute/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
     <item>
       <title>两步验证</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/2fa/</link>
+      <link>https://apisix.apache.org/zh/contribute/2fa/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/2fa/</guid>
+      <guid>https://apisix.apache.org/zh/contribute/2fa/</guid>
       <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
 Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
     </item>
     
     <item>
       <title>提交者指南</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/committer/</link>
+      <link>https://apisix.apache.org/zh/contribute/committer/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/committer/</guid>
-      <description>  加入提交者 Apache APISIX (incubating) 社区遵照 Apache 社区 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
+      <guid>https://apisix.apache.org/zh/contribute/committer/</guid>
+      <description>  加入提交者 Apache APISIX 社区遵照 Apache 社区 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
 流程如下:
 1. 在 @private 邮件列表中发起讨论,注意:当前只有 PMC 可以提名;
 2. 如果投票通过,将发送邀请函以成为提交者,需 CC @private 邮件列表;
@@ -45,24 +45,24 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
     
     <item>
       <title>订阅指南</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/subscribe/</link>
+      <link>https://apisix.apache.org/zh/contribute/subscribe/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/subscribe/</guid>
-      <description>  在使用 Apache APISIX (incubating) 
的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 邮件列表与社区成员互动。
+      <guid>https://apisix.apache.org/zh/contribute/subscribe/</guid>
+      <description>  在使用 Apache APISIX 的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 
邮件列表与社区成员互动。
 1. 发送邮件以订阅:使用你的常用邮箱,发送一封包含任意内容的邮件至 [email protected] 。
 2. 发送确认订阅邮件:第一步完成后,你将收到一封来自 [email protected] 的邮件,(若没有收到,请稍后检查诸如 RSS 
Feeds、垃圾邮件等选项卡)。接着,请回复任意内容至该邮件,以便完成订阅确认。
 3. 接收欢迎邮件:完成上述步骤后,你将收到一封题为 WELCOME to [email protected] 
的邮件,这表示你已成功订阅该邮件列表。
-4. 此后,你将可以通过该邮箱收到 Apache APISIX (incubating) 最新的邮件,也欢迎你通过邮件列表与社区交流!
+4. 此后,你将可以通过该邮箱收到 Apache APISIX 最新的邮件,也欢迎你通过邮件列表与社区交流!
   </description>
     </item>
     
     <item>
       <title>贡献者指南</title>
-      
<link>https://apisix.incubator.apache.org/zh/contribute/contributor/</link>
+      <link>https://apisix.apache.org/zh/contribute/contributor/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      
<guid>https://apisix.incubator.apache.org/zh/contribute/contributor/</guid>
+      <guid>https://apisix.apache.org/zh/contribute/contributor/</guid>
       <description>Please fee free to report bugs, submit suggestions, or 
submit PRs according to this guide.
 Submit an issue 1. Before submitting your issues, please go through a 
comprehensive search to make sure the problem cannot be solved just by 
searching.
 2. Check the Issue List to make sure the problem is not repeated.
@@ -72,20 +72,20 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
     
     <item>
       <title>安全</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/security/</link>
+      <link>https://apisix.apache.org/zh/contribute/security/</link>
       <pubDate>Thu, 16 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/security/</guid>
-      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache Incubator APISIX 
is also very concerned Security issues related to its features and 
functionality.
-If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat.</description>
+      <guid>https://apisix.apache.org/zh/contribute/security/</guid>
+      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache APISIX is also 
very concerned Security issues related to its features and functionality.
+If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as APISIX and its product name APISIX or APISIX-Dashboard in 
the email and provide a description of the relevant problem or potential 
threat.</description>
     </item>
     
     <item>
       <title>发布指南</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/release/</link>
+      <link>https://apisix.apache.org/zh/contribute/release/</link>
       <pubDate>Tue, 07 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/release/</guid>
+      <guid>https://apisix.apache.org/zh/contribute/release/</guid>
       <description>GPG 设置 安装 GPG 在 GnuPG 官网下载安装包。 GnuPG 的 1.x 版本和 2.x 
版本的命令有细微差别,下列说明以 GnuPG-2.1.23 版本为例。
 安装完成后,执行以下命令查看版本号。
 1 2  gpg --version    创建 Key 安装完成后,执行以下命令创建key。
diff --git a/zh/contribute/release/index.html b/zh/contribute/release/index.html
index be3f550..c9715b6 100644
--- a/zh/contribute/release/index.html
+++ b/zh/contribute/release/index.html
@@ -13,7 +13,7 @@ GnuPG-2.x可使用:
 注意:请使用Apache mail生成GPG的Key。
 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 
30 31 32 33 34  gpg (GnuPG) 2." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/release/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/zh/contribute/release/"; />
 <meta property="article:published_time" content="2020-01-07T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-01-07T11:46:04+08:00" />
 
@@ -22,7 +22,7 @@ GnuPG-2.x可使用:
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -643,12 +643,27 @@ GnuPG-2.x可使用:
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -656,7 +671,7 @@ GnuPG-2.x可使用:
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -665,7 +680,7 @@ GnuPG-2.x可使用:
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/contribute/security/index.html 
b/zh/contribute/security/index.html
index 66757f8..530417d 100644
--- a/zh/contribute/security/index.html
+++ b/zh/contribute/security/index.html
@@ -4,10 +4,10 @@
     
 
 <meta property="og:title" content="安全" />
-<meta property="og:description" content="The Apache Software Foundation takes 
a rigorous stance on eliminating security issues in its software projects. 
Apache Incubator APISIX is also very concerned Security issues related to its 
features and functionality.
-If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat." />
+<meta property="og:description" content="The Apache Software Foundation takes 
a rigorous stance on eliminating security issues in its software projects. 
Apache APISIX is also very concerned Security issues related to its features 
and functionality.
+If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as APISIX and its product name APISIX or APISIX-Dashboard in 
the email and provide a description of the relevant problem or potential 
threat." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/security/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/zh/contribute/security/"; />
 <meta property="article:published_time" content="2020-01-16T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-01-16T11:46:04+08:00" />
 
@@ -16,7 +16,7 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -226,9 +226,9 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
       </div>
     </div>
     <div class="security">
-  <p>The Apache Software Foundation takes a rigorous stance on eliminating 
security issues in its software projects. Apache Incubator APISIX is also very 
concerned Security issues related to its features and functionality.</p>
+  <p>The Apache Software Foundation takes a rigorous stance on eliminating 
security issues in its software projects. Apache APISIX is also very concerned 
Security issues related to its features and functionality.</p>
 
-  <p>If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at <a 
href="mailto:[email protected]";>[email protected]</a>. Please specify the 
project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat. You are also urged to recommend the way to reproduce  [...]
+  <p>If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at <a 
href="mailto:[email protected]";>[email protected]</a>. Please specify the 
project name as APISIX and its product name APISIX or APISIX-Dashboard in the 
email and provide a description of the relevant problem or potential threat. 
You are also urged to recommend the way to reproduce and replic [...]
 
   <p>Please pay attention to report the security issue on the security email 
before disclosing it on public domain.</p>
 </div>
@@ -246,12 +246,27 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -259,7 +274,7 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -268,7 +283,7 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/contribute/subscribe/index.html 
b/zh/contribute/subscribe/index.html
index 4df9961..f38329c 100644
--- a/zh/contribute/subscribe/index.html
+++ b/zh/contribute/subscribe/index.html
@@ -4,14 +4,14 @@
     
 
 <meta property="og:title" content="订阅指南" />
-<meta property="og:description" content="  在使用 Apache APISIX (incubating) 
的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 邮件列表与社区成员互动。
+<meta property="og:description" content="  在使用 Apache APISIX 
的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 邮件列表与社区成员互动。
 1. 发送邮件以订阅:使用你的常用邮箱,发送一封包含任意内容的邮件至 [email protected] 。
 2. 发送确认订阅邮件:第一步完成后,你将收到一封来自 [email protected] 的邮件,(若没有收到,请稍后检查诸如 RSS 
Feeds、垃圾邮件等选项卡)。接着,请回复任意内容至该邮件,以便完成订阅确认。
 3. 接收欢迎邮件:完成上述步骤后,你将收到一封题为 WELCOME to [email protected] 
的邮件,这表示你已成功订阅该邮件列表。
-4. 此后,你将可以通过该邮箱收到 Apache APISIX (incubating) 最新的邮件,也欢迎你通过邮件列表与社区交流!
+4. 此后,你将可以通过该邮箱收到 Apache APISIX 最新的邮件,也欢迎你通过邮件列表与社区交流!
   " />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/subscribe/"; />
+<meta property="og:url" 
content="https://apisix.apache.org/zh/contribute/subscribe/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -20,7 +20,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -231,11 +231,11 @@
     </div>
     <div>
   <section>
-  <p>在使用 Apache APISIX (incubating) 的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 
邮件列表与社区成员互动。</p>
+  <p>在使用 Apache APISIX 的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 邮件列表与社区成员互动。</p>
   <p>1. 发送邮件以订阅:使用你的常用邮箱,发送一封包含任意内容的邮件至 <a 
href="mailto:[email protected]";>[email protected]</a>
 。</p>
   <p>2. 发送确认订阅邮件:第一步完成后,你将收到一封来自 [email protected] 的邮件,(若没有收到,请稍后检查诸如 
RSS Feeds、垃圾邮件等选项卡)。接着,请回复任意内容至该邮件,以便完成订阅确认。</p>
   <p>3. 接收欢迎邮件:完成上述步骤后,你将收到一封题为 <strong>WELCOME to 
[email protected]</strong> 的邮件,这表示你已成功订阅该邮件列表。</p>
-  <p>4. 此后,你将可以通过该邮箱收到 Apache APISIX (incubating) 最新的邮件,也欢迎你通过邮件列表与社区交流!</p>
+  <p>4. 此后,你将可以通过该邮箱收到 Apache APISIX 最新的邮件,也欢迎你通过邮件列表与社区交流!</p>
   </section>
 </div>
 
@@ -252,12 +252,27 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -265,7 +280,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -274,7 +289,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/downloads/index.html b/zh/downloads/index.html
index a1ba1bd..bc7a8f5 100644
--- a/zh/downloads/index.html
+++ b/zh/downloads/index.html
@@ -4,9 +4,9 @@
     
 
 <meta property="og:title" content="下载" />
-<meta property="og:description" content="Releases Apache APISIX (incubating) 
is released as source code tarballs. The downloads are distributed via mirror 
sites and should be checked for tampering using GPG or SHA-512. Version Release 
date Source download  0.9 2019 November 24 source ( asc sha512 )   1.0 2020 
January 15 source ( asc sha512 )   1.1 2020 February 24 source ( asc sha512 )   
1.2 2020 April 20 source ( asc sha512 )   1." />
+<meta property="og:description" content="Releases Apache APISIX is released as 
source code tarballs. The downloads are distributed via mirror sites and should 
be checked for tampering using GPG or SHA-512. Version Release date Source 
download  0.9 2019 November 24 source ( asc sha512 )   1.0 2020 January 15 
source ( asc sha512 )   1.1 2020 February 24 source ( asc sha512 )   1.2 2020 
April 20 source ( asc sha512 )   1." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/downloads/"; />
+<meta property="og:url" content="https://apisix.apache.org/zh/downloads/"; />
 <meta property="article:published_time" content="2019-11-26T23:48:02+08:00" />
 <meta property="article:modified_time" content="2019-11-26T23:48:02+08:00" />
 
@@ -15,7 +15,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -228,7 +228,7 @@
   <section>
     <h2 class="title">Releases</h2>
     <p class="description">
-      Apache APISIX (incubating) is released as source code tarballs. The 
downloads are distributed via mirror sites and should be
+      Apache APISIX is released as source code tarballs. The downloads are 
distributed via mirror sites and should be
       checked for tampering using GPG or SHA-512.
     </p>
     <div class="table-container" role="table" aria-label="Destinations">
@@ -409,16 +409,6 @@
 </div>
     <p />
   </section>
-  <section>
-    <h2 class="title">Disclaimer</h2>
-    <p>
-      Apache APISIX (incubating) is an effort undergoing incubation at The 
Apache Software Foundation (ASF),
-      sponsored by the Apache Incubator PMC. Incubation is required of all 
newly accepted projects until a further
-      review indicates that the infrastructure, communications, and decision 
making process have stabilized in a manner
-      consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the
-      completeness or stability of the code, it does indicate that the project 
has yet to be fully endorsed by the ASF.
-    </p>
-  </section>
 </div>
 
   </div>
@@ -434,12 +424,27 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -447,7 +452,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -456,7 +461,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/index.html b/zh/index.html
index 026c774..ecd9e79 100644
--- a/zh/index.html
+++ b/zh/index.html
@@ -4,10 +4,10 @@
        <meta name="generator" content="Hugo 0.58.3" />
     
 
-<meta property="og:title" content="Apache APISIX (incubating)" />
+<meta property="og:title" content="Apache APISIX" />
 <meta property="og:description" content="" />
 <meta property="og:type" content="website" />
-<meta property="og:url" content="https://apisix.incubator.apache.org/zh/"; />
+<meta property="og:url" content="https://apisix.apache.org/zh/"; />
 
 <meta property="og:updated_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -16,7 +16,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -223,7 +223,7 @@
     <div class="columns is-vcentered">
       <div class="column is-12 landing-caption">
         <h1 class="title is-1 is-bold is-spaced">
-          Apache APISIX (incubating)
+          Apache APISIX
         </h1>
 
         
@@ -264,7 +264,7 @@
 <section class="section section-feature-grey is-medium">
   <div class="container">
     <div class="title-wrapper has-text-centered">
-      <h2 class="title is-2">为什么选择 Apache APISIX (incubating)?</h2>
+      <h2 class="title is-2">为什么选择 Apache APISIX?</h2>
     </div>
 
     <div class="content-wrapper">
@@ -332,7 +332,7 @@
 <section class="section is-medium">
   <div class="container">
     <div class="title-wrapper has-text-centered">
-      <h2 class="title is-2">谁在使用 Apache APISIX (incubating)?</h2>
+      <h2 class="title is-2">谁在使用 Apache APISIX?</h2>
     </div>
 
     <div class="columns">
@@ -354,12 +354,27 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -367,7 +382,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -376,7 +391,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>
diff --git a/zh/index.xml b/zh/index.xml
index 3fb9b93..75de1c8 100644
--- a/zh/index.xml
+++ b/zh/index.xml
@@ -1,41 +1,41 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/zh/</link>
-    <description>Recent content on Apache APISIX (incubating)</description>
+    <title>Apache APISIX</title>
+    <link>https://apisix.apache.org/zh/</link>
+    <description>Recent content on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     <lastBuildDate>Sun, 29 Mar 2020 11:46:04 +0800</lastBuildDate>
     
-       <atom:link href="https://apisix.incubator.apache.org/zh/index.xml"; 
rel="self" type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/zh/index.xml"; rel="self" 
type="application/rss+xml" />
     
     
     <item>
       <title>两步验证</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/2fa/</link>
+      <link>https://apisix.apache.org/zh/contribute/2fa/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/2fa/</guid>
+      <guid>https://apisix.apache.org/zh/contribute/2fa/</guid>
       <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
 Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
     </item>
     
     <item>
       <title>团队</title>
-      <link>https://apisix.incubator.apache.org/zh/team/</link>
+      <link>https://apisix.apache.org/zh/team/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/team/</guid>
+      <guid>https://apisix.apache.org/zh/team/</guid>
       <description>成员 PPMC ID GitHub 账户 公开名称  yousa  Miss-you Hui Li  
shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  nic-chen Junxu Chen  
tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf Lang Wang  lizhiyong  
zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  linsir  linsir Linsir Wu  
wenming  moonming Ming Wen  wusheng  wu-sheng Sheng Wu  coolsoul  soulsoul Suo 
Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong Yong Li  membphis  membphis 
YuanSheng Wang  juzhiyuan  juzhiy [...]
     </item>
     
     <item>
       <title>提交者指南</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/committer/</link>
+      <link>https://apisix.apache.org/zh/contribute/committer/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/committer/</guid>
-      <description>  加入提交者 Apache APISIX (incubating) 社区遵照 Apache 社区 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
+      <guid>https://apisix.apache.org/zh/contribute/committer/</guid>
+      <description>  加入提交者 Apache APISIX 社区遵照 Apache 社区 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
 流程如下:
 1. 在 @private 邮件列表中发起讨论,注意:当前只有 PMC 可以提名;
 2. 如果投票通过,将发送邀请函以成为提交者,需 CC @private 邮件列表;
@@ -54,24 +54,24 @@ Note:If you do not enable 2FA, you will be removed from the 
project and unable t
     
     <item>
       <title>订阅指南</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/subscribe/</link>
+      <link>https://apisix.apache.org/zh/contribute/subscribe/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/subscribe/</guid>
-      <description>  在使用 Apache APISIX (incubating) 
的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 邮件列表与社区成员互动。
+      <guid>https://apisix.apache.org/zh/contribute/subscribe/</guid>
+      <description>  在使用 Apache APISIX 的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 
邮件列表与社区成员互动。
 1. 发送邮件以订阅:使用你的常用邮箱,发送一封包含任意内容的邮件至 [email protected] 。
 2. 发送确认订阅邮件:第一步完成后,你将收到一封来自 [email protected] 的邮件,(若没有收到,请稍后检查诸如 RSS 
Feeds、垃圾邮件等选项卡)。接着,请回复任意内容至该邮件,以便完成订阅确认。
 3. 接收欢迎邮件:完成上述步骤后,你将收到一封题为 WELCOME to [email protected] 
的邮件,这表示你已成功订阅该邮件列表。
-4. 此后,你将可以通过该邮箱收到 Apache APISIX (incubating) 最新的邮件,也欢迎你通过邮件列表与社区交流!
+4. 此后,你将可以通过该邮箱收到 Apache APISIX 最新的邮件,也欢迎你通过邮件列表与社区交流!
   </description>
     </item>
     
     <item>
       <title>贡献者指南</title>
-      
<link>https://apisix.incubator.apache.org/zh/contribute/contributor/</link>
+      <link>https://apisix.apache.org/zh/contribute/contributor/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
       
-      
<guid>https://apisix.incubator.apache.org/zh/contribute/contributor/</guid>
+      <guid>https://apisix.apache.org/zh/contribute/contributor/</guid>
       <description>Please fee free to report bugs, submit suggestions, or 
submit PRs according to this guide.
 Submit an issue 1. Before submitting your issues, please go through a 
comprehensive search to make sure the problem cannot be solved just by 
searching.
 2. Check the Issue List to make sure the problem is not repeated.
@@ -81,20 +81,20 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
     
     <item>
       <title>安全</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/security/</link>
+      <link>https://apisix.apache.org/zh/contribute/security/</link>
       <pubDate>Thu, 16 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/security/</guid>
-      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache Incubator APISIX 
is also very concerned Security issues related to its features and 
functionality.
-If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as Incubator APISIX and its product name APISIX or 
APISIX-Dashboard in the email and provide a description of the relevant problem 
or potential threat.</description>
+      <guid>https://apisix.apache.org/zh/contribute/security/</guid>
+      <description>The Apache Software Foundation takes a rigorous stance on 
eliminating security issues in its software projects. Apache APISIX is also 
very concerned Security issues related to its features and functionality.
+If you have apprehensions regarding APISIX’s security or you discover 
vulnerability or potential threat, don’t hesitate to get in touch with the 
Apache Security Team by dropping a mail at [email protected]. Please specify 
the project name as APISIX and its product name APISIX or APISIX-Dashboard in 
the email and provide a description of the relevant problem or potential 
threat.</description>
     </item>
     
     <item>
       <title>发布指南</title>
-      <link>https://apisix.incubator.apache.org/zh/contribute/release/</link>
+      <link>https://apisix.apache.org/zh/contribute/release/</link>
       <pubDate>Tue, 07 Jan 2020 11:46:04 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/contribute/release/</guid>
+      <guid>https://apisix.apache.org/zh/contribute/release/</guid>
       <description>GPG 设置 安装 GPG 在 GnuPG 官网下载安装包。 GnuPG 的 1.x 版本和 2.x 
版本的命令有细微差别,下列说明以 GnuPG-2.1.23 版本为例。
 安装完成后,执行以下命令查看版本号。
 1 2  gpg --version    创建 Key 安装完成后,执行以下命令创建key。
@@ -107,11 +107,11 @@ GnuPG-2.x可使用:
     
     <item>
       <title>下载</title>
-      <link>https://apisix.incubator.apache.org/zh/downloads/</link>
+      <link>https://apisix.apache.org/zh/downloads/</link>
       <pubDate>Tue, 26 Nov 2019 23:48:02 +0800</pubDate>
       
-      <guid>https://apisix.incubator.apache.org/zh/downloads/</guid>
-      <description>Releases Apache APISIX (incubating) is released as source 
code tarballs. The downloads are distributed via mirror sites and should be 
checked for tampering using GPG or SHA-512. Version Release date Source 
download  0.9 2019 November 24 source ( asc sha512 )   1.0 2020 January 15 
source ( asc sha512 )   1.1 2020 February 24 source ( asc sha512 )   1.2 2020 
April 20 source ( asc sha512 )   1.</description>
+      <guid>https://apisix.apache.org/zh/downloads/</guid>
+      <description>Releases Apache APISIX is released as source code tarballs. 
The downloads are distributed via mirror sites and should be checked for 
tampering using GPG or SHA-512. Version Release date Source download  0.9 2019 
November 24 source ( asc sha512 )   1.0 2020 January 15 source ( asc sha512 )   
1.1 2020 February 24 source ( asc sha512 )   1.2 2020 April 20 source ( asc 
sha512 )   1.</description>
     </item>
     
   </channel>
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index 3db1d24..0a9b70a 100644
--- a/zh/sitemap.xml
+++ b/zh/sitemap.xml
@@ -3,180 +3,180 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml";>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/</loc>
+    <loc>https://apisix.apache.org/zh/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/";
+                href="https://apisix.apache.org/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/";
+                href="https://apisix.apache.org/zh/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/contribute/</loc>
+    <loc>https://apisix.apache.org/zh/contribute/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/";
+                href="https://apisix.apache.org/contribute/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/contribute/";
+                href="https://apisix.apache.org/zh/contribute/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/contribute/2fa/</loc>
+    <loc>https://apisix.apache.org/zh/contribute/2fa/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/2fa/";
+                href="https://apisix.apache.org/contribute/2fa/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/contribute/2fa/";
+                href="https://apisix.apache.org/zh/contribute/2fa/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/team/</loc>
+    <loc>https://apisix.apache.org/zh/team/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/team/";
+                href="https://apisix.apache.org/team/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/team/";
+                href="https://apisix.apache.org/zh/team/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/contribute/committer/</loc>
+    <loc>https://apisix.apache.org/zh/contribute/committer/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                
href="https://apisix.incubator.apache.org/contribute/committer/";
+                href="https://apisix.apache.org/contribute/committer/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/committer/";
+                href="https://apisix.apache.org/zh/contribute/committer/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/contribute/subscribe/</loc>
+    <loc>https://apisix.apache.org/zh/contribute/subscribe/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                
href="https://apisix.incubator.apache.org/contribute/subscribe/";
+                href="https://apisix.apache.org/contribute/subscribe/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/subscribe/";
+                href="https://apisix.apache.org/zh/contribute/subscribe/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/contribute/contributor/</loc>
+    <loc>https://apisix.apache.org/zh/contribute/contributor/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                
href="https://apisix.incubator.apache.org/contribute/contributor/";
+                href="https://apisix.apache.org/contribute/contributor/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/contributor/";
+                href="https://apisix.apache.org/zh/contribute/contributor/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/contribute/security/</loc>
+    <loc>https://apisix.apache.org/zh/contribute/security/</loc>
     <lastmod>2020-01-16T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/security/";
+                href="https://apisix.apache.org/contribute/security/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/security/";
+                href="https://apisix.apache.org/zh/contribute/security/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/contribute/release/</loc>
+    <loc>https://apisix.apache.org/zh/contribute/release/</loc>
     <lastmod>2020-01-07T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/contribute/release/";
+                href="https://apisix.apache.org/contribute/release/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                
href="https://apisix.incubator.apache.org/zh/contribute/release/";
+                href="https://apisix.apache.org/zh/contribute/release/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/downloads/</loc>
+    <loc>https://apisix.apache.org/zh/downloads/</loc>
     <lastmod>2019-11-26T23:48:02+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/downloads/";
+                href="https://apisix.apache.org/downloads/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/downloads/";
+                href="https://apisix.apache.org/zh/downloads/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/categories/</loc>
+    <loc>https://apisix.apache.org/zh/categories/</loc>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/categories/";
+                href="https://apisix.apache.org/categories/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/categories/";
+                href="https://apisix.apache.org/zh/categories/";
                 />
   </url>
   
   <url>
-    <loc>https://apisix.incubator.apache.org/zh/tags/</loc>
+    <loc>https://apisix.apache.org/zh/tags/</loc>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
-                href="https://apisix.incubator.apache.org/tags/";
+                href="https://apisix.apache.org/tags/";
                 />
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
-                href="https://apisix.incubator.apache.org/zh/tags/";
+                href="https://apisix.apache.org/zh/tags/";
                 />
   </url>
   
diff --git a/zh/tags/index.xml b/zh/tags/index.xml
index d29691e..f09e594 100644
--- a/zh/tags/index.xml
+++ b/zh/tags/index.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
-    <title>Tags on Apache APISIX (incubating)</title>
-    <link>https://apisix.incubator.apache.org/zh/tags/</link>
-    <description>Recent content in Tags on Apache APISIX 
(incubating)</description>
+    <title>Tags on Apache APISIX</title>
+    <link>https://apisix.apache.org/zh/tags/</link>
+    <description>Recent content in Tags on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
     
-       <atom:link href="https://apisix.incubator.apache.org/zh/tags/index.xml"; 
rel="self" type="application/rss+xml" />
+       <atom:link href="https://apisix.apache.org/zh/tags/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
   </channel>
diff --git a/zh/team/index.html b/zh/team/index.html
index 61c6eba..86ba99c 100644
--- a/zh/team/index.html
+++ b/zh/team/index.html
@@ -6,7 +6,7 @@
 <meta property="og:title" content="团队" />
 <meta property="og:description" content="成员 PPMC ID GitHub 账户 公开名称  yousa  
Miss-you Hui Li  shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  nic-chen 
Junxu Chen  tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf Lang Wang  
lizhiyong  zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  linsir  linsir 
Linsir Wu  wenming  moonming Ming Wen  wusheng  wu-sheng Sheng Wu  coolsoul  
soulsoul Suo Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong Yong Li  
membphis  membphis YuanSheng W [...]
 <meta property="og:type" content="article" />
-<meta property="og:url" content="https://apisix.incubator.apache.org/zh/team/"; 
/>
+<meta property="og:url" content="https://apisix.apache.org/zh/team/"; />
 <meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
 <meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
 
@@ -15,7 +15,7 @@
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
 <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <title>Apache APISIX (incubating)</title>
+    <title>Apache APISIX</title>
     
 <link rel="icon" type="image/png" href="/images/favicon.png" />
 <link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
@@ -421,17 +421,17 @@
     <h2 class="title">贡献者</h2>
     <p class="description">你可以在下方链接中查看所有贡献者:</p>
     <p class="description">
-      <a 
href="https://github.com/apache/incubator-apisix/graphs/contributors";>1. 
incubator-apisix</a>
+      <a 
href="https://github.com/apache/incubator-apisix/graphs/contributors";>1. 
apisix</a>
     </p>
     <p class="description">
-      <a 
href="https://github.com/apache/incubator-apisix-dashboard/graphs/contributors";>2.
 incubator-apisix-dashboard</a>
+      <a 
href="https://github.com/apache/incubator-apisix-dashboard/graphs/contributors";>2.
 apisix-dashboard</a>
     </p>
   </section>
   <p class="description">&nbsp;</p>
   <section>
     <h2 class="title">成为提交者</h2>
     <p class="description">
-      Apache APISIX (incubating) 社区遵照 <a 
href="http://community.apache.org/newcommitter.html";>Apache 社区</a> 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
+      Apache APISIX 社区遵照 <a 
href="http://community.apache.org/newcommitter.html";>Apache 社区</a> 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
     </p>
     <p>你可以阅读贡献指南(TODO)以了解如何参加社区,也可以从 <a 
href="/zh/contribute/committer/">提交者指南</a> 了解如何成为提交者。</p>
   </section>
@@ -450,12 +450,27 @@
         <div class="column is-4">
           <div class="footer-column">
             <div class="footer-header">
-                <h3>Disclaimer</h3>
+                <h3>Documentation</h3>
             </div>
             <div class="footer-description">
-              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+              
             </div>
             <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
             </ul>
           </div>
         </div>
@@ -463,7 +478,7 @@
         <div class="footer-column">
           <div class="footer-header"></div>
           <div class="footer-description" style="text-align: center;">
-            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX (incubating)" ></a>
+            <a href="http://www.apache.org/"; target="_blank"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo_wide_small.png"; 
alt="Apache APISIX" ></a>
           </div>
           <ul class="link-list">
           </ul>
@@ -472,7 +487,7 @@
     </div>
     <div class="divider"></div>
     <div class="copyright">
-Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX 
(incubating), and its feather logo are trademarks of The Apache Software 
Foundation.
+Copyright © 2019-2020 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
     </div>
   </div>
 </footer>

Reply via email to