NicoK commented on a change in pull request #11931:
URL: https://github.com/apache/flink/pull/11931#discussion_r416521844
##########
File path: docs/training/event_driven.md
##########
@@ -38,8 +38,8 @@ with Flink. It is very similar to a `RichFlatMapFunction`,
but with the addition
### Example
If you've done the
-[hands-on exercise]({% link tutorials/streaming_analytics.md %}#hands-on)
-in the [Streaming Analytics tutorial]({% link tutorials/streaming_analytics.md
%}),
+[hands-on exercise]({% link training/streaming_analytics.md %}#hands-on)
+in the [Streaming Analytics tutorial]({% link training/streaming_analytics.md
%}),
Review comment:
```suggestion
in the [Streaming Analytics training]({% link
training/streaming_analytics.md %}),
```
##########
File path: docs/training/event_driven.zh.md
##########
@@ -38,8 +38,8 @@ with Flink. It is very similar to a `RichFlatMapFunction`,
but with the addition
### Example
If you've done the
-[hands-on exercise]({% link tutorials/streaming_analytics.zh.md %}#hands-on)
-in the [Streaming Analytics tutorial]({% link
tutorials/streaming_analytics.zh.md %}),
+[hands-on exercise]({% link training/streaming_analytics.zh.md %}#hands-on)
+in the [Streaming Analytics tutorial]({% link
training/streaming_analytics.zh.md %}),
Review comment:
```suggestion
in the [Streaming Analytics training]({% link
training/streaming_analytics.zh.md %}),
```
##########
File path: docs/training/datastream_api.md
##########
@@ -3,8 +3,7 @@ title: Intro to the DataStream API
nav-id: datastream-api
nav-pos: 2
nav-title: Intro to the DataStream API
-nav-parent_id: tutorials
-permalink: /tutorials/datastream_api.html
+nav-parent_id: training
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
Review comment:
line 28 still has "tutorial" instead of "training"
##########
File path: docs/training/etl.md
##########
@@ -3,7 +3,7 @@ title: Data Pipelines & ETL
nav-id: etl
nav-pos: 3
nav-title: Data Pipelines & ETL
-nav-parent_id: tutorials
+nav-parent_id: training
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
Review comment:
This page (not in the diff) still has a few lines using "tutorial"
instead of "training"
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]