[ 
https://issues.apache.org/jira/browse/FLINK-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999512#comment-15999512
 ] 

ASF GitHub Bot commented on FLINK-6438:
---------------------------------------

Github user alpinegizmo commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3823#discussion_r115125659
  
    --- Diff: docs/index.md ---
    @@ -33,9 +33,13 @@ Apache Flink is an open source platform for distributed 
stream and batch data pr
     
     - **Concepts**: Start with the basic concepts of Flink's [Dataflow 
Programming Model](concepts/programming-model.html) and [Distributed Runtime 
Environment](concepts/runtime.html). This will help you to fully understand the 
other parts of the documentation, including the setup and programming guides. 
It is highly recommended to read these sections first.
     
    -- **Quickstarts**: [Run an example 
program](quickstart/setup_quickstart.html) on your local machine or [write a 
simple program](quickstart/run_example_quickstart.html) working on live 
Wikipedia edits.
    +- **Quickstarts**: [Run an example 
program](quickstart/setup_quickstart.html) on your local machine or [study some 
examples](examples/index.html).
     
    -- **Programming Guides**: You can check out our guides about [basic 
concepts](dev/api_concepts.html) and the [DataStream 
API](dev/datastream_api.html) or [DataSet API](dev/batch/index.html) to learn 
how to write your first Flink programs.
    +- **Programming Guides**: You can check out our guides about [basic api 
concepts](dev/api_concepts.html) and the [DataStream 
API](dev/datastream_api.html) or [DataSet API](dev/batch/index.html) to learn 
how to write your first Flink programs.
    +
    +## Deployment
    +
    +Before putting your Flink job into production, be sure to read the 
[Production Readiness 
Checklist](http://localhost:4000/ops/production_ready.html).
    --- End diff --
    
    That's embarrassing; glad you caught that.


> Expand docs home page a little
> ------------------------------
>
>                 Key: FLINK-6438
>                 URL: https://issues.apache.org/jira/browse/FLINK-6438
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: David Anderson
>            Assignee: David Anderson
>            Priority: Minor
>
> The idea is to improve the documentation home page by adding a few links to 
> valuable items that are too easily overlooked.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to