You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ka...@apache.org on 2020/06/11 02:02:07 UTC

[incubator-doris] branch master updated: [Doc] Fix website doc error (#3823)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8d11ad3  [Doc] Fix website doc error (#3823)
8d11ad3 is described below

commit 8d11ad3a162823227015e1471b5d79534728e45e
Author: Mingyu Chen <mo...@gmail.com>
AuthorDate: Thu Jun 11 10:01:54 2020 +0800

    [Doc] Fix website doc error (#3823)
---
 docs/.vuepress/sidebar/en.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/sidebar/en.js b/docs/.vuepress/sidebar/en.js
index 7d5fefa..1975d59 100644
--- a/docs/.vuepress/sidebar/en.js
+++ b/docs/.vuepress/sidebar/en.js
@@ -98,7 +98,7 @@ module.exports = [
         children: [
           "fe_config",
           "be_config",
-          "user_property,
+          "user_property",
         ],
         sidebarDepth: 1,
       },


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org