You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2017/02/15 12:54:55 UTC

flink git commit: [FLINK-5807] [docs] Improved wording for home page

Repository: flink
Updated Branches:
  refs/heads/master 2045cc5f8 -> 5ae919550


[FLINK-5807] [docs] Improved wording for home page

This closes #3320.


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/5ae91955
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/5ae91955
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/5ae91955

Branch: refs/heads/master
Commit: 5ae91955034edb7f57fb9fc0a106c8ee9f0501bf
Parents: 2045cc5
Author: David Anderson <da...@alpinegizmo.com>
Authored: Wed Feb 15 13:51:23 2017 +0100
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Wed Feb 15 13:54:49 2017 +0100

----------------------------------------------------------------------
 docs/index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/5ae91955/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index 4af5305..a74f880 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -39,8 +39,8 @@ Apache Flink is an open source platform for distributed stream and batch data pr
 
 ## Migration Guide
 
-For users that have used prior versions of Apache Flink we recommend checking out the [API migration guide](dev/migration.html).
-While all parts of the API that were marked as public and stable are still supported (backwards compatible), we suggest to migrate applications to the
+For users of earlier versions of Apache Flink we recommend the [API migration guide](dev/migration.html).
+While all parts of the API that were marked as public and stable are still supported (the public API is backwards compatible), we suggest migrating applications to the
 newer interfaces where applicable.
 
-For users that look to upgrade an operation Flink system to the latest version, we recommend to check out the guide on [upgrading Apache Flink](ops/upgrading.html)
+For users that plan to upgrade a Flink system in production, we recommend reading the guide on [upgrading Apache Flink](ops/upgrading.html).