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 0f998feb4641d4cfae0aad4d4b661fc378ef8da6 Author: Till Rohrmann <[email protected]> AuthorDate: Wed Nov 25 11:27:21 2020 +0100 [FLINK-20342][docs] Move ops below deployment in navigation bar --- docs/ops/index.md | 2 +- docs/ops/index.zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ops/index.md b/docs/ops/index.md index e589025..debe45a 100644 --- a/docs/ops/index.md +++ b/docs/ops/index.md @@ -3,7 +3,7 @@ title: "Operations" nav-id: ops nav-title: '<i class="fa fa-sliders title maindish" aria-hidden="true"></i> Operations' nav-parent_id: root -nav-pos: 10 +nav-pos: 11 --- <!-- Licensed to the Apache Software Foundation (ASF) under one diff --git a/docs/ops/index.zh.md b/docs/ops/index.zh.md index e589025..debe45a 100644 --- a/docs/ops/index.zh.md +++ b/docs/ops/index.zh.md @@ -3,7 +3,7 @@ title: "Operations" nav-id: ops nav-title: '<i class="fa fa-sliders title maindish" aria-hidden="true"></i> Operations' nav-parent_id: root -nav-pos: 10 +nav-pos: 11 --- <!-- Licensed to the Apache Software Foundation (ASF) under one
