Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/2519#discussion_r79655828 --- Diff: docs/quickstart/run_example_quickstart.md --- @@ -277,8 +277,8 @@ The number in front of each line tells you on which parallel instance of the pri was produced. This should get you started with writing your own Flink programs. You can check out our guides -about [basic concepts]{{{ site.baseurl }}/apis/common/index.html} and the -[DataStream API]{{{ site.baseurl }}/apis/streaming/index.html} if you want to learn more. Stick +about [basic concepts]({{ site.baseurl }}/apis/common/index.html) and the +[DataStream API]({{ site.baseurl }}/apis/streaming/index.html) if you want to learn more. Stick --- End diff -- "if you want to learn more" -> "to learn more" We can assume our users want to learn more :)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---