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

gosonzhang 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 9a79cde  [INLONG-1554] remove the Console Introduction for manager 
(#139)
9a79cde is described below

commit 9a79cdef785f7cbbbcecacb1fbb60ddcd54ef9be
Author: dockerzhang <[email protected]>
AuthorDate: Tue Sep 14 14:05:52 2021 +0800

    [INLONG-1554] remove the Console Introduction for manager (#139)
    
    Co-authored-by: dockerzhang <[email protected]>
---
 site_config/docs.js | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/site_config/docs.js b/site_config/docs.js
index 4ecde65..9db752d 100644
--- a/site_config/docs.js
+++ b/site_config/docs.js
@@ -28,10 +28,6 @@ export default {
                  title: 'Architecture',
                  link: '/en-us/docs/modules/manager/architecture.html',
                },
-                      {
-                 title: 'Console Introduction',
-                 link: '/en-us/docs/modules/manager/user_manual.html',
-               },
                           {
                                 title: 'Build && Deployment',
                                 link: 
'/en-us/docs/modules/manager/quick_start.html',
@@ -191,10 +187,6 @@ export default {
                  title: '架构介绍',
                  link: '/zh-cn/docs/modules/manager/architecture.html',
                },
-                      {
-                 title: '管控台操作指引',
-                 link: '/zh-cn/docs/modules/manager/user_manual.html',
-               },
                {
                  title: '编译部署',
                  link: '/zh-cn/docs/modules/manager/quick_start.html',

Reply via email to