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_r299410271
##########
File path: docs/getting-started/projectsetup/scala_api_quickstart.md
##########
@@ -212,12 +210,9 @@ can run time application from the JAR file without
additionally specifying the m
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:
see above
----------------------------------------------------------------
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