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 b158d49119d99d0265e9d6a6124f0daeb6b7835b
Author: Till Rohrmann <[email protected]>
AuthorDate: Wed Nov 25 14:56:33 2020 +0100

    [FLINK-20342][docs] Moce production readiness checklist and upgrading 
applications to back of Operations section
---
 docs/ops/production_ready.md    | 2 +-
 docs/ops/production_ready.zh.md | 2 +-
 docs/ops/upgrading.md           | 2 +-
 docs/ops/upgrading.zh.md        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/ops/production_ready.md b/docs/ops/production_ready.md
index c7088a4..be09d9a 100644
--- a/docs/ops/production_ready.md
+++ b/docs/ops/production_ready.md
@@ -1,7 +1,7 @@
 ---
 title: "Production Readiness Checklist"
 nav-parent_id: ops
-nav-pos: 2
+nav-pos: 10
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/ops/production_ready.zh.md b/docs/ops/production_ready.zh.md
index a62158c..41328b4 100644
--- a/docs/ops/production_ready.zh.md
+++ b/docs/ops/production_ready.zh.md
@@ -1,7 +1,7 @@
 ---
 title: "生产就绪情况核对清单"
 nav-parent_id: ops
-nav-pos: 2
+nav-pos: 10
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/ops/upgrading.md b/docs/ops/upgrading.md
index 93a0fac..146cea64 100644
--- a/docs/ops/upgrading.md
+++ b/docs/ops/upgrading.md
@@ -1,7 +1,7 @@
 ---
 title: "Upgrading Applications and Flink Versions"
 nav-parent_id: ops
-nav-pos: 3
+nav-pos: 9
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/ops/upgrading.zh.md b/docs/ops/upgrading.zh.md
index 27814bd..b49b83a 100644
--- a/docs/ops/upgrading.zh.md
+++ b/docs/ops/upgrading.zh.md
@@ -1,7 +1,7 @@
 ---
 title: "升级应用程序和 Flink 版本"
 nav-parent_id: ops
-nav-pos: 3
+nav-pos: 9
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one

Reply via email to