knaufk commented on a change in pull request #8938:
[FLINK-12746][docs][flip-42] Getting Started - Project Setup and DataStream
Example Walkthrough
URL: https://github.com/apache/flink/pull/8938#discussion_r299409998
##########
File path: docs/getting-started/projectsetup/java_api_quickstart.md
##########
@@ -336,10 +333,7 @@ can run the application from the JAR file without
additionally specifying the ma
Write your application!
If you are writing a streaming application and you are looking for inspiration
what to write,
-take a look at the [Stream Processing Application Tutorial]({{ site.baseurl
}}/tutorials/datastream_api.html#writing-a-flink-program).
-
-If you are writing a batch processing application and you are looking for
inspiration what to write,
-take a look at the [Batch Application Examples]({{ site.baseurl
}}/dev/batch/examples.html).
+take a look at the [Stream Processing Application Tutorial]({{ site.baseurl
}}/getting-started/tutorials/datastream_api.html#writing-a-flink-program).
Review comment:
We will remove the Tutorials as part of this FLIP. So in the future these
links should probably only point examples and code walk throughs. What do you
think?
----------------------------------------------------------------
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]
With regards,
Apache Git Services