This is an automated email from the ASF dual-hosted git repository.
dwysakowicz 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 3da7c8e [FLINK-20422] Fix redirect link in temporal_table.md
3da7c8e is described below
commit 3da7c8eca8b6fa8ccb02ae4cd3d6a18984b74168
Author: dawidwys <[email protected]>
AuthorDate: Mon Dec 14 12:02:56 2020 +0100
[FLINK-20422] Fix redirect link in temporal_table.md
---
docs/redirects/temporal_table.md | 2 +-
docs/redirects/{temporal_table.md => temporal_table.zh.md} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/redirects/temporal_table.md b/docs/redirects/temporal_table.md
index 9e3bfa1..91584c5 100644
--- a/docs/redirects/temporal_table.md
+++ b/docs/redirects/temporal_table.md
@@ -1,7 +1,7 @@
---
title: Temporal Tables
layout: redirect
-redirect: /dev/table/streaming/legacy.html
+redirect: dev/table/streaming/legacy
permalink: /dev/table/streaming/temporal_tables.html
---
<!--
diff --git a/docs/redirects/temporal_table.md
b/docs/redirects/temporal_table.zh.md
similarity index 95%
copy from docs/redirects/temporal_table.md
copy to docs/redirects/temporal_table.zh.md
index 9e3bfa1..91584c5 100644
--- a/docs/redirects/temporal_table.md
+++ b/docs/redirects/temporal_table.zh.md
@@ -1,7 +1,7 @@
---
title: Temporal Tables
layout: redirect
-redirect: /dev/table/streaming/legacy.html
+redirect: dev/table/streaming/legacy
permalink: /dev/table/streaming/temporal_tables.html
---
<!--