sjwiesman commented on a change in pull request #12556:
URL: https://github.com/apache/flink/pull/12556#discussion_r438144976



##########
File path: docs/index.md
##########
@@ -25,50 +25,60 @@ under the License.
 
 This documentation is for Apache Flink version {{ site.version_title }}. These 
pages were built at: {% build_time %}.
 
-Apache Flink is an open source platform for distributed stream and batch data 
processing. Flink’s core is a streaming dataflow engine that provides data 
distribution, communication, and fault tolerance for distributed computations 
over data streams. Flink builds batch processing on top of the streaming 
engine, overlaying native iteration support, managed memory, and program 
optimization.
+<div class="row">
+<div class="col-sm-6" markdown="1">
 
-## First Steps
+### Try Flink

Review comment:
       In a previous PR we moved most of the getting started material to the 
datastream section because it was all ds specific. Try Flink now only contains 
the quick starts 




----------------------------------------------------------------
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]


Reply via email to