This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new f90ed7fa750 fix
f90ed7fa750 is described below
commit f90ed7fa75048c51c74e44d69c6942e14d986b85
Author: jiafeng.zhang <[email protected]>
AuthorDate: Thu Jul 28 13:05:56 2022 +0800
fix
---
i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json | 2 +-
sidebarsCommunity.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
index 1f2415a2077..2de71656e1a 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
@@ -19,7 +19,7 @@
"message": "开发者手册",
"description": "The label for category Developer Guide in sidebar
community"
},
- "sidebar.community.link.Doris Improvement Proposals": {
+ "sidebar.community.link.Improvement Proposals": {
"message": "改进建议",
"description": "The label for Doris Improvement Proposals in sidebar
community"
}
diff --git a/sidebarsCommunity.json b/sidebarsCommunity.json
index c36e66e51e2..2e256a2578c 100644
--- a/sidebarsCommunity.json
+++ b/sidebarsCommunity.json
@@ -61,7 +61,7 @@
{
"type": "link",
"href":
"https://cwiki.apache.org/confluence/display/DORIS/Doris+Improvement+Proposals",
- "label" : "Doris Improvement Proposals"
+ "label" : "Improvement Proposals"
}
]
}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]