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 edc15bb  [INLONG-309] fix the title issue (#310)
edc15bb is described below

commit edc15bb6315bf7f33345b74bd17bfd12e1d14ff7
Author: dockerzhang <[email protected]>
AuthorDate: Wed Mar 16 19:20:11 2022 +0800

    [INLONG-309] fix the title issue (#310)
---
 docs/design_and_concept/extend_sink_in_sort.md                         | 1 +
 .../current/design_and_concept/extend_sink_in_sort.md                  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/design_and_concept/extend_sink_in_sort.md 
b/docs/design_and_concept/extend_sink_in_sort.md
index 8aec561..ca58937 100644
--- a/docs/design_and_concept/extend_sink_in_sort.md
+++ b/docs/design_and_concept/extend_sink_in_sort.md
@@ -1,5 +1,6 @@
 ---
 title: Sort Plugin
+sidebar_position: 3
 ---
 
 # Overview
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/design_and_concept/extend_sink_in_sort.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/design_and_concept/extend_sink_in_sort.md
index 30c9f68..896b745 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/design_and_concept/extend_sink_in_sort.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/design_and_concept/extend_sink_in_sort.md
@@ -1,5 +1,6 @@
 ---
-Sort插件
+title: Sort 插件
+sidebar_position: 3
 ---
 
 # 总览

Reply via email to