You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2020/12/10 15:36:16 UTC

[incubator-dolphinscheduler-website] branch master updated: [FIX-#4202][doc] ADD A LINK TO OFFICIAL WEBSITE (#218)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new af25435  [FIX-#4202][doc] ADD A LINK TO OFFICIAL WEBSITE (#218)
af25435 is described below

commit af25435a933984f5e4bc6035ce84936cbc9f576f
Author: tangkailin <ka...@outlook.com>
AuthorDate: Thu Dec 10 23:30:31 2020 +0800

    [FIX-#4202][doc] ADD A LINK TO OFFICIAL WEBSITE (#218)
    
    Co-authored-by: tangkailin <ta...@cvte.com>
---
 site_config/docs1-3-3.js | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/site_config/docs1-3-3.js b/site_config/docs1-3-3.js
index 170e9c1..12dee21 100644
--- a/site_config/docs1-3-3.js
+++ b/site_config/docs1-3-3.js
@@ -126,6 +126,15 @@ export default {
                 ],
             },
             {
+                title: '扩/缩容',
+                children: [
+                    {
+                        title: '扩/缩容',
+                        link: 'https://github.com/apache/incubator-dolphinscheduler-website/blob/master/docs/zh-cn/1.3.3/user_doc/expansion-reduction.md',
+                    }
+                ],
+            },
+            {
                 title: 'FAQ',
                 children: [
                     {