You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/02/17 07:59:59 UTC

[flink] branch master updated: [FLINK-26187][docs] Chinese docs only redirect for chinese urls

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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new de220ba  [FLINK-26187][docs] Chinese docs only redirect for chinese urls
de220ba is described below

commit de220ba263a3512673336a91e8f439696945a6f5
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Thu Feb 17 08:59:25 2022 +0100

    [FLINK-26187][docs] Chinese docs only redirect for chinese urls
---
 docs/content.zh/docs/connectors/datastream/formats/avro.md          | 4 ++--
 .../docs/connectors/datastream/formats/azure_table_storage.md       | 4 ++--
 docs/content.zh/docs/connectors/datastream/formats/hadoop.md        | 4 ++--
 docs/content.zh/docs/connectors/datastream/formats/mongodb.md       | 4 ++--
 docs/content.zh/docs/connectors/datastream/formats/parquet.md       | 4 ++--
 docs/content.zh/docs/connectors/datastream/formats/text_files.md    | 4 ++--
 docs/content.zh/docs/connectors/table/downloads.md                  | 2 +-
 docs/content.zh/docs/connectors/table/filesystem.md                 | 2 +-
 docs/content.zh/docs/connectors/table/formats/overview.md           | 2 +-
 docs/content.zh/docs/deployment/filesystems/gcs.md                  | 2 +-
 .../docs/dev/datastream/execution/execution_configuration.md        | 2 +-
 docs/content.zh/docs/dev/python/environment_variables.md            | 2 +-
 docs/content.zh/docs/dev/python/python_config.md                    | 2 +-
 docs/content.zh/docs/dev/table/sourcesSinks.md                      | 2 +-
 docs/content.zh/docs/dev/table/sql/describe.md                      | 2 +-
 docs/content.zh/docs/dev/table/sql/explain.md                       | 2 +-
 docs/content.zh/docs/dev/table/sql/jar.md                           | 2 +-
 docs/content.zh/docs/dev/table/sql/queries/joins.md                 | 2 +-
 docs/content.zh/docs/dev/table/sql/queries/overview.md              | 6 +++---
 docs/content.zh/docs/dev/table/sql/reset.md                         | 2 +-
 docs/content.zh/docs/dev/table/sql/set.md                           | 2 +-
 docs/content.zh/docs/ops/batch/blocking_shuffle.md                  | 4 ++--
 docs/content.zh/docs/ops/state/checkpointing_under_backpressure.md  | 4 ++--
 docs/content.zh/docs/ops/state/task_failure_recovery.md             | 3 +--
 24 files changed, 34 insertions(+), 35 deletions(-)

diff --git a/docs/content.zh/docs/connectors/datastream/formats/avro.md b/docs/content.zh/docs/connectors/datastream/formats/avro.md
index 1b2ffef..cffd52b 100644
--- a/docs/content.zh/docs/connectors/datastream/formats/avro.md
+++ b/docs/content.zh/docs/connectors/datastream/formats/avro.md
@@ -3,8 +3,8 @@ title:  "Avro"
 weight: 4
 type: docs
 aliases:
-- /dev/connectors/formats/avro.html
-- /apis/streaming/connectors/formats/avro.html
+- /zh/dev/connectors/formats/avro.html
+- /zh/apis/streaming/connectors/formats/avro.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/connectors/datastream/formats/azure_table_storage.md b/docs/content.zh/docs/connectors/datastream/formats/azure_table_storage.md
index b79a1d7..f6a4bdc 100644
--- a/docs/content.zh/docs/connectors/datastream/formats/azure_table_storage.md
+++ b/docs/content.zh/docs/connectors/datastream/formats/azure_table_storage.md
@@ -3,8 +3,8 @@ title:  "Azure Table storage"
 weight: 4
 type: docs
 aliases:
-- /dev/connectors/formats/azure_table_storage.html
-- /apis/streaming/connectors/formats/azure_table_storage.html
+- /zh/dev/connectors/formats/azure_table_storage.html
+- /zh/apis/streaming/connectors/formats/azure_table_storage.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/connectors/datastream/formats/hadoop.md b/docs/content.zh/docs/connectors/datastream/formats/hadoop.md
index e2b2c9f..ac00698 100644
--- a/docs/content.zh/docs/connectors/datastream/formats/hadoop.md
+++ b/docs/content.zh/docs/connectors/datastream/formats/hadoop.md
@@ -3,8 +3,8 @@ title:  "Hadoop"
 weight: 4
 type: docs
 aliases:
-  - /dev/connectors/formats/hadoop.html
-  - /apis/streaming/connectors/formats/hadoop.html
+  - /zh/dev/connectors/formats/hadoop.html
+  - /zh/apis/streaming/connectors/formats/hadoop.html
 
 ---
 <!--
diff --git a/docs/content.zh/docs/connectors/datastream/formats/mongodb.md b/docs/content.zh/docs/connectors/datastream/formats/mongodb.md
index 29a8f01..da83c69 100644
--- a/docs/content.zh/docs/connectors/datastream/formats/mongodb.md
+++ b/docs/content.zh/docs/connectors/datastream/formats/mongodb.md
@@ -3,8 +3,8 @@ title:  "MongoDb"
 weight: 4
 type: docs
 aliases:
-- /dev/connectors/formats/mongodb.html
-- /apis/streaming/connectors/formats/mongodb.html
+- /zh/dev/connectors/formats/mongodb.html
+- /zh/apis/streaming/connectors/formats/mongodb.html
 
 ---
 <!--
diff --git a/docs/content.zh/docs/connectors/datastream/formats/parquet.md b/docs/content.zh/docs/connectors/datastream/formats/parquet.md
index f1e6e82..46828e5 100644
--- a/docs/content.zh/docs/connectors/datastream/formats/parquet.md
+++ b/docs/content.zh/docs/connectors/datastream/formats/parquet.md
@@ -3,8 +3,8 @@ title:  "Parquet"
 weight: 4
 type: docs
 aliases:
-- /dev/connectors/formats/parquet.html
-- /apis/streaming/connectors/formats/parquet.html
+- /zh/dev/connectors/formats/parquet.html
+- /zh/apis/streaming/connectors/formats/parquet.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/connectors/datastream/formats/text_files.md b/docs/content.zh/docs/connectors/datastream/formats/text_files.md
index 33a6956..bece984 100644
--- a/docs/content.zh/docs/connectors/datastream/formats/text_files.md
+++ b/docs/content.zh/docs/connectors/datastream/formats/text_files.md
@@ -3,8 +3,8 @@ title:  "Text files"
 weight: 4
 type: docs
 aliases:
-- /dev/connectors/formats/text_files.html
-- /apis/streaming/connectors/formats/text_files.html
+- /zh//connectors/formats/text_files.html
+- /zh/apis/streaming/connectors/formats/text_files.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/connectors/table/downloads.md b/docs/content.zh/docs/connectors/table/downloads.md
index 6409dd1..99144cd 100644
--- a/docs/content.zh/docs/connectors/table/downloads.md
+++ b/docs/content.zh/docs/connectors/table/downloads.md
@@ -4,7 +4,7 @@ weight: 100
 type: docs
 bookToc: false
 aliases:
-  - /dev/table/connectors/downloads.html
+  - /zh/dev/table/connectors/downloads.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/connectors/table/filesystem.md b/docs/content.zh/docs/connectors/table/filesystem.md
index 9697b34..a18bab1 100644
--- a/docs/content.zh/docs/connectors/table/filesystem.md
+++ b/docs/content.zh/docs/connectors/table/filesystem.md
@@ -3,7 +3,7 @@ title: FileSystem
 weight: 8
 type: docs
 aliases:
-- /dev/table/connectors/filesystem.html
+- /zh/dev/table/connectors/filesystem.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/connectors/table/formats/overview.md b/docs/content.zh/docs/connectors/table/formats/overview.md
index 02ea340..644bbc6 100644
--- a/docs/content.zh/docs/connectors/table/formats/overview.md
+++ b/docs/content.zh/docs/connectors/table/formats/overview.md
@@ -3,7 +3,7 @@ title: "Formats"
 weight: 1
 type: docs
 aliases:
-  - /dev/table/connectors/formats/
+  - /zh/dev/table/connectors/formats/
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/deployment/filesystems/gcs.md b/docs/content.zh/docs/deployment/filesystems/gcs.md
index 9574060..2c99950 100644
--- a/docs/content.zh/docs/deployment/filesystems/gcs.md
+++ b/docs/content.zh/docs/deployment/filesystems/gcs.md
@@ -3,7 +3,7 @@ title: Google Cloud Storage
 weight: 3
 type: docs
 aliases:
-  - /deployment/filesystems/gcs.html
+  - /zh/deployment/filesystems/gcs.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/datastream/execution/execution_configuration.md b/docs/content.zh/docs/dev/datastream/execution/execution_configuration.md
index 0c92f1c..086847d 100644
--- a/docs/content.zh/docs/dev/datastream/execution/execution_configuration.md
+++ b/docs/content.zh/docs/dev/datastream/execution/execution_configuration.md
@@ -3,7 +3,7 @@ title: "执行配置"
 weight: 11
 type: docs
 aliases:
-  - /dev/execution_configuration.html
+  - /zh/dev/execution_configuration.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/python/environment_variables.md b/docs/content.zh/docs/dev/python/environment_variables.md
index 2a547ba..0353977 100644
--- a/docs/content.zh/docs/dev/python/environment_variables.md
+++ b/docs/content.zh/docs/dev/python/environment_variables.md
@@ -3,7 +3,7 @@ title: "环境变量"
 weight: 131
 type: docs
 aliases:
-  - /dev/python/environment_variables.html
+  - /zh/dev/python/environment_variables.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/python/python_config.md b/docs/content.zh/docs/dev/python/python_config.md
index dbbe157..664fd85 100644
--- a/docs/content.zh/docs/dev/python/python_config.md
+++ b/docs/content.zh/docs/dev/python/python_config.md
@@ -3,7 +3,7 @@ title: "配置"
 weight: 121
 type: docs
 aliases:
-  - /dev/python/python_config.html
+  - /zh/dev/python/python_config.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sourcesSinks.md b/docs/content.zh/docs/dev/table/sourcesSinks.md
index 666fa1b..4f1c508 100644
--- a/docs/content.zh/docs/dev/table/sourcesSinks.md
+++ b/docs/content.zh/docs/dev/table/sourcesSinks.md
@@ -3,7 +3,7 @@ title: "User-defined Sources & Sinks"
 weight: 131
 type: docs
 aliases:
-  - /dev/table/sourceSinks.html
+  - /zh/dev/table/sourceSinks.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sql/describe.md b/docs/content.zh/docs/dev/table/sql/describe.md
index 1238e08..d36dc7a 100644
--- a/docs/content.zh/docs/dev/table/sql/describe.md
+++ b/docs/content.zh/docs/dev/table/sql/describe.md
@@ -3,7 +3,7 @@ title: "DESCRIBE 语句"
 weight: 8
 type: docs
 aliases:
-  - /dev/table/sql/describe.html
+  - /zh/dev/table/sql/describe.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sql/explain.md b/docs/content.zh/docs/dev/table/sql/explain.md
index 00bde86..ff4083f 100644
--- a/docs/content.zh/docs/dev/table/sql/explain.md
+++ b/docs/content.zh/docs/dev/table/sql/explain.md
@@ -3,7 +3,7 @@ title: "EXPLAIN 语句"
 weight: 9
 type: docs
 aliases:
-  - /dev/table/sql/explain.html
+  - /zh/dev/table/sql/explain.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sql/jar.md b/docs/content.zh/docs/dev/table/sql/jar.md
index e3f81f0..5e6873d 100644
--- a/docs/content.zh/docs/dev/table/sql/jar.md
+++ b/docs/content.zh/docs/dev/table/sql/jar.md
@@ -3,7 +3,7 @@ title: "JAR Statements"
 weight: 16
 type: docs
 aliases:
-  - /dev/table/sql/jar.html
+  - /zh/dev/table/sql/jar.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sql/queries/joins.md b/docs/content.zh/docs/dev/table/sql/queries/joins.md
index 9c7248f..a939ccb 100644
--- a/docs/content.zh/docs/dev/table/sql/queries/joins.md
+++ b/docs/content.zh/docs/dev/table/sql/queries/joins.md
@@ -3,7 +3,7 @@ title: "Join"
 weight: 10
 type: docs
 aliases:
-  - /dev/table/streaming/joins.html
+  - /zh/dev/table/streaming/joins.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sql/queries/overview.md b/docs/content.zh/docs/dev/table/sql/queries/overview.md
index 57f0e3b..4d54444 100644
--- a/docs/content.zh/docs/dev/table/sql/queries/overview.md
+++ b/docs/content.zh/docs/dev/table/sql/queries/overview.md
@@ -3,9 +3,9 @@ title: "概览"
 weight: 1
 type: docs
 aliases:
-  - /dev/table/sql/queries.html
-  - /dev/table/queries/
-  - /dev/table/sql.html
+  - /zh/dev/table/sql/queries.html
+  - /zh/dev/table/queries/
+  - /zh/dev/table/sql.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sql/reset.md b/docs/content.zh/docs/dev/table/sql/reset.md
index 96f0969..0ea9425 100644
--- a/docs/content.zh/docs/dev/table/sql/reset.md
+++ b/docs/content.zh/docs/dev/table/sql/reset.md
@@ -3,7 +3,7 @@ title: "RESET 语句"
 weight: 15
 type: docs
 aliases:
-  - /dev/table/sql/reset.html
+  - /zh/dev/table/sql/reset.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/dev/table/sql/set.md b/docs/content.zh/docs/dev/table/sql/set.md
index 5bb9f99..adbf55b 100644
--- a/docs/content.zh/docs/dev/table/sql/set.md
+++ b/docs/content.zh/docs/dev/table/sql/set.md
@@ -3,7 +3,7 @@ title: "SET 语句"
 weight: 14
 type: docs
 aliases:
-  - /dev/table/sql/set.html
+  - /zh/dev/table/sql/set.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/ops/batch/blocking_shuffle.md b/docs/content.zh/docs/ops/batch/blocking_shuffle.md
index b2b38b9..4348e6b 100644
--- a/docs/content.zh/docs/ops/batch/blocking_shuffle.md
+++ b/docs/content.zh/docs/ops/batch/blocking_shuffle.md
@@ -3,8 +3,8 @@ title: "Blocking Shuffle"
 weight: 4
 type: docs
 aliases:
-- /ops/batch/blocking_shuffle.html
-- /ops/batch/blocking_shuffle
+- /zh/ops/batch/blocking_shuffle.html
+- /zh/ops/batch/blocking_shuffle
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/ops/state/checkpointing_under_backpressure.md b/docs/content.zh/docs/ops/state/checkpointing_under_backpressure.md
index bfbfecf..8ec999d 100644
--- a/docs/content.zh/docs/ops/state/checkpointing_under_backpressure.md
+++ b/docs/content.zh/docs/ops/state/checkpointing_under_backpressure.md
@@ -3,8 +3,8 @@ title: "Checkpointing under backpressure"
 weight: 9
 type: docs
 aliases:
-- /ops/state/unalgined_checkpoints.html
-- /ops/state/checkpointing_under_backpressure.html
+- /zh/ops/state/unalgined_checkpoints.html
+- /zh/ops/state/checkpointing_under_backpressure.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
diff --git a/docs/content.zh/docs/ops/state/task_failure_recovery.md b/docs/content.zh/docs/ops/state/task_failure_recovery.md
index f4e9158..0057ee0 100644
--- a/docs/content.zh/docs/ops/state/task_failure_recovery.md
+++ b/docs/content.zh/docs/ops/state/task_failure_recovery.md
@@ -4,8 +4,7 @@ weight: 51
 type: docs
 aliases:
   - /zh/dev/task_failure_recovery.html
-  - /dev/restart_strategies.html
-  - /docs/dev/execution/task_failure_recovery/
+  - /zh/dev/restart_strategies.html
 ---
 <!--
 Licensed to the Apache Software Foundation (ASF) under one