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

jinsongzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-amoro-site.git

commit 055a7c7963386d5c367b1875b4bf4e7852817806
Author: zhoujinsong <[email protected]>
AuthorDate: Tue Apr 2 15:40:27 2024 +0800

    Fix some docs error
---
 .../content/admin-guides/deployment-on-kubernetes.md   |  2 +-
 amoro-docs/content/admin-guides/deployment.md          |  4 ++--
 amoro-site/content/community/how-to-contribute.md      |  6 +++---
 amoro-site/content/download.md                         | 11 ++++++-----
 amoro-site/content/quickstart/setup.md                 |  6 +++---
 amoro-site/content/roadmap.md                          | 18 +++++++++---------
 amoro-site/hugo.toml                                   |  6 +++---
 amoro-theme/layouts/partials/header.html               |  4 ++--
 8 files changed, 29 insertions(+), 28 deletions(-)

diff --git a/amoro-docs/content/admin-guides/deployment-on-kubernetes.md 
b/amoro-docs/content/admin-guides/deployment-on-kubernetes.md
index d92f5a2..a69bda1 100644
--- a/amoro-docs/content/admin-guides/deployment-on-kubernetes.md
+++ b/amoro-docs/content/admin-guides/deployment-on-kubernetes.md
@@ -65,7 +65,7 @@ $ tar zxvf amoro-*.tgz
 Alternatively, you can find the latest charts directly from the Github source 
code.
 
 ```shell
-$ git clone https://github.com/NetEase/amoro.git
+$ git clone https://github.com/apache/incubator-amoro.git
 $ cd amoro/charts
 $ helm dependency build ./amoro
 ```
diff --git a/amoro-docs/content/admin-guides/deployment.md 
b/amoro-docs/content/admin-guides/deployment.md
index 7f55d7d..e53fb89 100644
--- a/amoro-docs/content/admin-guides/deployment.md
+++ b/amoro-docs/content/admin-guides/deployment.md
@@ -10,7 +10,7 @@ menu:
 ---
 # Deployment
 
-You can choose to download the stable release package from [download 
page](../../../download/), or the source code form 
[Github](https://github.com/NetEase/amoro) and compile it according to the 
README.
+You can choose to download the stable release package from [download 
page](../../../download/), or the source code form 
[Github](https://github.com/apache/incubator-amoro) and compile it according to 
the README.
 
 ## System requirements
 
@@ -32,7 +32,7 @@ Unzip it to create the amoro-x.y.z directory in the same 
directory, and then go
 You can build based on the master branch without compiling Trino. The 
compilation method and the directory of results are described below:
 
 ```shell
-git clone https://github.com/NetEase/amoro.git
+git clone https://github.com/apache/incubator-amoro.git
 cd amoro
 base_dir=$(pwd) 
 mvn clean package -DskipTests -pl '!Trino'
diff --git a/amoro-site/content/community/how-to-contribute.md 
b/amoro-site/content/community/how-to-contribute.md
index a842beb..9929e30 100644
--- a/amoro-site/content/community/how-to-contribute.md
+++ b/amoro-site/content/community/how-to-contribute.md
@@ -13,10 +13,10 @@ This page provides some orientation and resources we have 
for you to get involve
 
 In the process of using Amoro, if you have any questions, suggestions, or 
improvement ideas, you can participate in the Amoro community building through 
the following suggested channels.
 
-* [Issue Tracker](https://github.com/NetEase/amoro/issues) - tracking bugs, 
ideas, plans, etc.
-* [GitHub Discussions](https://github.com/NetEase/amoro/discussions) - second 
to mailing list for anything else you want to share or ask
+* [Issue Tracker](https://github.com/apache/incubator-amoro/issues) - tracking 
bugs, ideas, plans, etc.
+* [GitHub Discussions](https://github.com/apache/incubator-amoro/discussions) 
- second to mailing list for anything else you want to share or ask
 * Wechat Group - add `kllnn999` as a friend on WeChat and specify `Amoro 
lover`, you will be invited to join the Amoro WeChat group.
 
 ## Contributing Guide
 
-See 
[Contributing](https://github.com/NetEase/amoro/blob/master/CONTRIBUTING.md) 
for more details on how to contribute to Amoro.
\ No newline at end of file
+See 
[Contributing](https://github.com/apache/incubator-amoro/blob/master/CONTRIBUTING.md)
 for more details on how to contribute to Amoro.
\ No newline at end of file
diff --git a/amoro-site/content/download.md b/amoro-site/content/download.md
index 453c979..9b4c2e5 100644
--- a/amoro-site/content/download.md
+++ b/amoro-site/content/download.md
@@ -13,13 +13,14 @@ Please choose an Amoro version to download from the blowing 
tables, the latest r
 
 | Version | Date | Source | AMS | Flink Runtime Jars | Spark Runtime Jars | 
Trino Connector | Release Notes |
 | --- | --- | --- | --- | --- | --- | --- | --- |
-| 0.6.0 | 2023 Nov 3 | 
[source](https://github.com/NetEase/amoro/archive/refs/tags/v0.6.0.zip) | - 
[AMS(hadoop3)](https://github.com/NetEase/amoro/releases/download/v0.6.0/amoro-0.6.0-bin.zip)
 <br> - 
[AMS(hadoop2)](https://github.com/NetEase/amoro/releases/download/v0.6.0/amoro-0.6.0-bin.hadoop2.zip)
 | - [Flink 1.15 Runtime 
Jar](https://github.com/NetEase/amoro/releases/download/v0.6.0/amoro-flink-runtime-1.15-0.6.0.jar)
 <br> - [Flink 1.16 Runtime Jar](https://github.com/NetEase/amoro/re [...]
+| 0.6.1 | 2023 Nov 3 | 
[source](https://github.com/apache/incubator-amoro/archive/refs/tags/v0.6.1.zip)
 | - 
[AMS(hadoop3)](https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-0.6.1-bin.zip)
 <br> - 
[AMS(hadoop2)](https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-0.6.1-bin.hadoop2.zip)
 | - [Flink 1.15 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.6.1/amoro-flink-runtime-1.15-0.6.1.jar)
 <br> - [Flink 1.16 Runtime Jar] [...]
 
 ## All archived releases
 
 | Version | Date | Source | AMS | Flink Runtime Jars | Spark Runtime Jars | 
Trino Connector | Release Notes |
 | --- | --- | --- | --- | --- | --- | --- | --- |
-| 0.5.1 | 2023 Aug 3 | 
[source](https://github.com/NetEase/amoro/archive/refs/tags/v0.5.1.zip) | - 
[AMS(hadoop3)](https://github.com/NetEase/amoro/releases/download/v0.5.1/amoro-0.5.1-bin.zip)
 <br> - 
[AMS(hadoop2)](https://github.com/NetEase/amoro/releases/download/v0.5.1/amoro-0.5.1-bin.hadoop2.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/NetEase/amoro/releases/download/v0.5.1/amoro-flink-runtime-1.12-0.5.1.jar)
 <br> - [Flink 1.14 Runtime Jar](https://github.com/NetEase/amoro/re [...]
-| 0.5.0 | 2023 Aug 3 | 
[source](https://github.com/NetEase/amoro/archive/refs/tags/v0.5.0.zip) | - 
[AMS(hadoop3)](https://github.com/NetEase/amoro/releases/download/v0.5.0/amoro-0.5.0-bin.zip)
 <br> - 
[AMS(hadoop2)](https://github.com/NetEase/amoro/releases/download/v0.5.0/amoro-0.5.0-bin.hadoop2.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/NetEase/amoro/releases/download/v0.5.0/amoro-flink-runtime-1.12-0.5.0.jar)
 <br> - [Flink 1.14 Runtime Jar](https://github.com/NetEase/amoro/re [...]
-| 0.4.1 | 2023 Apr 3 | 
[source](https://github.com/NetEase/amoro/archive/refs/tags/v0.4.1.zip) | 
[AMS](https://github.com/NetEase/amoro/releases/download/v0.4.1/arctic-0.4.1-bin.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/NetEase/amoro/releases/download/v0.4.1/arctic-flink-runtime-1.12-0.4.1.jar)
 <br> - [Flink 1.14 Runtime 
Jar](https://github.com/NetEase/amoro/releases/download/v0.4.1/arctic-flink-runtime-1.14-0.4.1.jar)
 <br> - [Flink 1.15 Runtime Jar](https://github.com/NetEase [...]
-| 0.4.0 | 2022 Dec 6 | 
[source](https://github.com/NetEase/amoro/archive/refs/tags/v0.4.0.zip) | 
[AMS](https://github.com/NetEase/amoro/releases/download/v0.4.0/arctic-0.4.0-bin.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/NetEase/amoro/releases/download/v0.4.0/arctic-flink-runtime-1.12-0.4.0.jar)<br>
 - [Flink 1.14 Runtime 
Jar](https://github.com/NetEase/amoro/releases/download/v0.4.0/arctic-flink-runtime-1.14-0.4.0.jar)<br>
 - [Flink 1.15 Runtime Jar](https://github.com/NetEase/a [...]
\ No newline at end of file
+| 0.6.0 | 2023 Nov 3 | 
[source](https://github.com/apache/incubator-amoro/archive/refs/tags/v0.6.0.zip)
 | - 
[AMS(hadoop3)](https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-0.6.0-bin.zip)
 <br> - 
[AMS(hadoop2)](https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-0.6.0-bin.hadoop2.zip)
 | - [Flink 1.15 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.6.0/amoro-flink-runtime-1.15-0.6.0.jar)
 <br> - [Flink 1.16 Runtime Jar] [...]
+| 0.5.1 | 2023 Aug 3 | 
[source](https://github.com/apache/incubator-amoro/archive/refs/tags/v0.5.1.zip)
 | - 
[AMS(hadoop3)](https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-0.5.1-bin.zip)
 <br> - 
[AMS(hadoop2)](https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-0.5.1-bin.hadoop2.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.5.1/amoro-flink-runtime-1.12-0.5.1.jar)
 <br> - [Flink 1.14 Runtime Jar] [...]
+| 0.5.0 | 2023 Aug 3 | 
[source](https://github.com/apache/incubator-amoro/archive/refs/tags/v0.5.0.zip)
 | - 
[AMS(hadoop3)](https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-0.5.0-bin.zip)
 <br> - 
[AMS(hadoop2)](https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-0.5.0-bin.hadoop2.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.5.0/amoro-flink-runtime-1.12-0.5.0.jar)
 <br> - [Flink 1.14 Runtime Jar] [...]
+| 0.4.1 | 2023 Apr 3 | 
[source](https://github.com/apache/incubator-amoro/archive/refs/tags/v0.4.1.zip)
 | 
[AMS](https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-0.4.1-bin.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.12-0.4.1.jar)
 <br> - [Flink 1.14 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.4.1/arctic-flink-runtime-1.14-0.4.1.jar)
 <br> - [Flink 1.15 Run [...]
+| 0.4.0 | 2022 Dec 6 | 
[source](https://github.com/apache/incubator-amoro/archive/refs/tags/v0.4.0.zip)
 | 
[AMS](https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-0.4.0-bin.zip)
 | - [Flink 1.12 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.12-0.4.0.jar)<br>
 - [Flink 1.14 Runtime 
Jar](https://github.com/apache/incubator-amoro/releases/download/v0.4.0/arctic-flink-runtime-1.14-0.4.0.jar)<br>
 - [Flink 1.15 Runti [...]
\ No newline at end of file
diff --git a/amoro-site/content/quickstart/setup.md 
b/amoro-site/content/quickstart/setup.md
index 495f9a8..b52eeb1 100644
--- a/amoro-site/content/quickstart/setup.md
+++ b/amoro-site/content/quickstart/setup.md
@@ -27,7 +27,7 @@ Before starting, please prepare a clean directory as the 
workspace for Amoro Dem
 
 ```shell
 cd <AMORO-WORKSPACE>
-wget 
https://raw.githubusercontent.com/NetEase/amoro/master/docker/demo-cluster.sh
+wget 
https://raw.githubusercontent.com/apache/incubator-amoro/master/docker/demo-cluster.sh
 ```
 
 Execute the following shell command to launch a demo cluster using 
docker-compose:
@@ -68,7 +68,7 @@ cd <AMORO-WORKSPACE>
 export AMORO_VERSION=0.6.0
 
 # Download the binary package of AMS
-wget 
https://github.com/NetEase/amoro/releases/download/v${AMORO_VERSION}/amoro-${AMORO_VERSION}-bin.zip
+wget 
https://github.com/apache/incubator-amoro/releases/download/v${AMORO_VERSION}/amoro-${AMORO_VERSION}-bin.zip
 
 # Unzip the pakage
 unzip amoro-${AMORO-VERSION}-bin.zip
@@ -95,7 +95,7 @@ FLINK_HADOOP_SHADE_VERSION=2.7.5
 APACHE_FLINK_URL=archive.apache.org/dist/flink
 MAVEN_URL=https://repo1.maven.org/maven2
 FLINK_CONNECTOR_URL=${MAVEN_URL}/org/apache/flink
-AMORO_CONNECTOR_URL=${MAVEN_URL}/com/netease/amoro
+AMORO_CONNECTOR_URL=${MAVEN_URL}/com/apache/incubator-amoro
 ICEBERG_CONNECTOR_URL=${MAVEN_URL}/org/apache/iceberg
 
 # Download FLink binary package
diff --git a/amoro-site/content/roadmap.md b/amoro-site/content/roadmap.md
index 3d569ad..b410ca3 100644
--- a/amoro-site/content/roadmap.md
+++ b/amoro-site/content/roadmap.md
@@ -9,15 +9,15 @@ This roadmap displays the workings that the Amoro community 
plans to complete in
 
 # Priority 1
 
-* [Support managing tables with multiple formats under one 
Catalog](https://github.com/NetEase/amoro/issues/1061)
-* [Support automatically generating and managing Tags and Branchs for 
Table](https://github.com/NetEase/amoro/issues/1354)
-* [Provide standard SQL management instructions and command-line 
tools](https://github.com/NetEase/amoro/issues/1357)
-* [Support integration with Apache 
Paimon](https://github.com/NetEase/amoro/issues/1269)
-* [Integration with Kubernetes](https://github.com/NetEase/amoro/issues/1917)
+* [Support managing tables with multiple formats under one 
Catalog](https://github.com/apache/incubator-amoro/issues/1061)
+* [Support automatically generating and managing Tags and Branchs for 
Table](https://github.com/apache/incubator-amoro/issues/1354)
+* [Provide standard SQL management instructions and command-line 
tools](https://github.com/apache/incubator-amoro/issues/1357)
+* [Support integration with Apache 
Paimon](https://github.com/apache/incubator-amoro/issues/1269)
+* [Integration with 
Kubernetes](https://github.com/apache/incubator-amoro/issues/1917)
 
 # Priority 2
 
-* [Support insert part of columns of arctic table with flink in streaming 
mode](https://github.com/NetEase/amoro/issues/256)
-* [Support sorting table data during the self-optimizing 
process](https://github.com/NetEase/amoro/issues/1360)
-* [Support integration with Apache 
Hudi](https://github.com/NetEase/amoro/issues/220)
-* [Support aggregation keys for mixed-format 
tables](https://github.com/NetEase/amoro/issues/1359)
\ No newline at end of file
+* [Support insert part of columns of arctic table with flink in streaming 
mode](https://github.com/apache/incubator-amoro/issues/256)
+* [Support sorting table data during the self-optimizing 
process](https://github.com/apache/incubator-amoro/issues/1360)
+* [Support integration with Apache 
Hudi](https://github.com/apache/incubator-amoro/issues/220)
+* [Support aggregation keys for mixed-format 
tables](https://github.com/apache/incubator-amoro/issues/1359)
\ No newline at end of file
diff --git a/amoro-site/hugo.toml b/amoro-site/hugo.toml
index bd7aedd..bda7366 100644
--- a/amoro-site/hugo.toml
+++ b/amoro-site/hugo.toml
@@ -9,16 +9,16 @@ sectionPagesMenu = "main"
   search = true
   description = "Management system for Lakehouse"
   docsBaseURL = ""
-  githuburl = "https://github.com/Netease/amoro";
+  githuburl = "https://github.com/apache/incubator-amoro";
 
 [[params.social]]
   title = "Github"
   icon = "github-fill"
-  url = "https://github.com/NetEase/amoro";
+  url = "https://github.com/apache/incubator-amoro";
 [[params.social]]
   title = "Issue Tracking"
   icon = "slack-square-fill"
-  url = "https://github.com/NetEase/amoro/issues";
+  url = "https://github.com/apache/incubator-amoro/issues";
 [[params.social]]
   title = "Wechat"
   icon = "wechat-fill"
diff --git a/amoro-theme/layouts/partials/header.html 
b/amoro-theme/layouts/partials/header.html
index ff47dec..f8441f0 100644
--- a/amoro-theme/layouts/partials/header.html
+++ b/amoro-theme/layouts/partials/header.html
@@ -17,7 +17,7 @@
         <topsection>
             <div class="navbar-fixed-top">
                 <div>
-                <a class="page-scroll navbar-brand" 
href="https://amoro.netease.com/";><img class="top-navbar-logo" src="{{ 
.Site.BaseURL }}/img/amoro-logo-icon.png"/></a>
+                <a class="page-scroll navbar-brand" 
href="https://amoro.apache.org/";><img class="top-navbar-logo" src="{{ 
.Site.BaseURL }}/img/amoro-logo-icon.png"/></a>
                 </div>
             </div>
             <div class="navbar-menu-fixed-top navbar-pages-group">
@@ -48,7 +48,7 @@
                 {{ end }}
                 {{ end }}
                 <div class="topnav-page-selection">
-                    <a href="https://github.com/NetEase/amoro"; target="_blank">
+                    <a href="https://github.com/apache/incubator-amoro"; 
target="_blank">
                         <img src="{{ $.Site.BaseURL }}/img/GitHub-Mark.png" 
target="_blank" class="top-navbar-logo"/>
                     </a>
                 </div>

Reply via email to