You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by sj...@apache.org on 2020/06/10 14:11:30 UTC

[flink] 03/07: [FLINK-17980][docs] Update headings of datastream and table walkthroughs

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

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

commit 49b2e4fb210b4ed4611cb27abf48d2f5625992c2
Author: Seth Wiesman <sj...@gmail.com>
AuthorDate: Mon Jun 8 11:54:06 2020 -0500

    [FLINK-17980][docs] Update headings of datastream and table walkthroughs
---
 docs/try-flink/datastream_api.md    | 5 ++---
 docs/try-flink/datastream_api.zh.md | 5 ++---
 docs/try-flink/table_api.md         | 5 ++---
 docs/try-flink/table_api.zh.md      | 5 ++---
 4 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/docs/try-flink/datastream_api.md b/docs/try-flink/datastream_api.md
index ae529ad..33ed8ab 100644
--- a/docs/try-flink/datastream_api.md
+++ b/docs/try-flink/datastream_api.md
@@ -1,7 +1,6 @@
 ---
-title: "DataStream API"
-nav-id: datastreamwalkthrough
-nav-title: 'DataStream API'
+title: "Fraud Detection with the DataStream API"
+nav-title: 'Fraud Detection with the DataStream API'
 nav-parent_id: try-flink
 nav-pos: 1
 ---
diff --git a/docs/try-flink/datastream_api.zh.md b/docs/try-flink/datastream_api.zh.md
index d5e13f4..e28cc5d 100644
--- a/docs/try-flink/datastream_api.zh.md
+++ b/docs/try-flink/datastream_api.zh.md
@@ -1,7 +1,6 @@
 ---
-title: "DataStream API"
-nav-id: datastreamwalkthrough
-nav-title: 'DataStream API'
+title: "Fraud Detection with the DataStream API"
+nav-title: 'Fraud Detection with the DataStream API'
 nav-parent_id: try-flink
 nav-pos: 1
 ---
diff --git a/docs/try-flink/table_api.md b/docs/try-flink/table_api.md
index 7c277ca..aa78f67 100644
--- a/docs/try-flink/table_api.md
+++ b/docs/try-flink/table_api.md
@@ -1,7 +1,6 @@
 ---
-title: "Table API"
-nav-id: tableapiwalkthrough
-nav-title: 'Table API'
+title: "Real Time Reporting with the Table API"
+nav-title: 'Real Time Reporting with the Table API'
 nav-parent_id: try-flink
 nav-pos: 2
 ---
diff --git a/docs/try-flink/table_api.zh.md b/docs/try-flink/table_api.zh.md
index 13f4bee..530ec1a 100644
--- a/docs/try-flink/table_api.zh.md
+++ b/docs/try-flink/table_api.zh.md
@@ -1,7 +1,6 @@
 ---
-title: "Table API"
-nav-id: tableapiwalkthrough
-nav-title: 'Table API'
+title: "Real Time Reporting with the Table API"
+nav-title: 'Real Time Reporting with the Table API'
 nav-parent_id: try-flink
 nav-pos: 2
 ---