You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2021/12/31 04:28:14 UTC

[incubator-inlong-website] branch master updated: [INLONG-2085] Solve the incubator-inlong-website Compilation failure problem (#246)

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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b6023e  [INLONG-2085] Solve the incubator-inlong-website Compilation failure problem (#246)
2b6023e is described below

commit 2b6023eabb2515dbd05d8fe60a6d9833e720c35d
Author: bluewang <88...@users.noreply.github.com>
AuthorDate: Fri Dec 31 12:28:10 2021 +0800

    [INLONG-2085] Solve the incubator-inlong-website Compilation failure problem (#246)
---
 src/pages/Home/config.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/Home/config.json b/src/pages/Home/config.json
index c2bee93..52e59ef 100644
--- a/src/pages/Home/config.json
+++ b/src/pages/Home/config.json
@@ -13,7 +13,7 @@
           "buttons": [
               {
                   "text": "立即开始",
-                  "link": "/zh-CN/docs/user_guide/quick_start",
+                  "link": "/zh-CN/docs/next/introduction",
                   "type": "primary"
               },
               {
@@ -71,7 +71,7 @@
           "buttons": [
               {
                   "text": "Quick Start",
-                  "link": "/docs/user_guide/quick_start",
+                  "link": "docs/next/introduction",
                   "type": "primary"
               },
               {