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

trohrmann pushed a commit to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 8d235494a59d61e622d7ab1909f4099b6a01402d
Author: Till Rohrmann <[email protected]>
AuthorDate: Tue Nov 24 18:40:38 2020 +0100

    [FLINK-20342][docs] Move Plugins above File Systems
---
 docs/ops/filesystems/index.md    | 2 +-
 docs/ops/filesystems/index.zh.md | 2 +-
 docs/ops/plugins.md              | 2 +-
 docs/ops/plugins.zh.md           | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/ops/filesystems/index.md b/docs/ops/filesystems/index.md
index b853007..8998459 100644
--- a/docs/ops/filesystems/index.md
+++ b/docs/ops/filesystems/index.md
@@ -3,7 +3,7 @@ title: "File Systems"
 nav-id: filesystems
 nav-parent_id: ops
 nav-show_overview: true
-nav-pos: 4
+nav-pos: 5
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/ops/filesystems/index.zh.md b/docs/ops/filesystems/index.zh.md
index d987515..b7ad75f 100644
--- a/docs/ops/filesystems/index.zh.md
+++ b/docs/ops/filesystems/index.zh.md
@@ -3,7 +3,7 @@ title: "文件系统"
 nav-id: filesystems
 nav-parent_id: ops
 nav-show_overview: true
-nav-pos: 4
+nav-pos: 5
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/ops/plugins.md b/docs/ops/plugins.md
index 0cada81..097885c 100644
--- a/docs/ops/plugins.md
+++ b/docs/ops/plugins.md
@@ -2,7 +2,7 @@
 title: "Plugins"
 nav-id: plugins
 nav-parent_id: ops
-nav-pos: 5
+nav-pos: 4
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/ops/plugins.zh.md b/docs/ops/plugins.zh.md
index 0cada81..097885c 100644
--- a/docs/ops/plugins.zh.md
+++ b/docs/ops/plugins.zh.md
@@ -2,7 +2,7 @@
 title: "Plugins"
 nav-id: plugins
 nav-parent_id: ops
-nav-pos: 5
+nav-pos: 4
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

Reply via email to