Repository: flink
Updated Branches:
  refs/heads/master 470706740 -> 8c7b3d9af


[FLINK-7382] [docs] Broken links in Apache Flink Documentation page

This closes #4490.


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

Branch: refs/heads/master
Commit: 8c7b3d9af5ffe6066835e02fb2ae39fc51f99856
Parents: 4707067
Author: zhouhai02 <zhouha...@meituan.com>
Authored: Mon Aug 7 20:48:08 2017 +0800
Committer: twalthr <twal...@apache.org>
Committed: Tue Aug 8 14:19:40 2017 +0200

----------------------------------------------------------------------
 docs/examples/index.md | 2 +-
 docs/index.md          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/8c7b3d9a/docs/examples/index.md
----------------------------------------------------------------------
diff --git a/docs/examples/index.md b/docs/examples/index.md
index ac47b10..38d9dd6 100644
--- a/docs/examples/index.md
+++ b/docs/examples/index.md
@@ -31,7 +31,7 @@ under the License.
 
 [Building real-time dashboard applications with Apache Flink, Elasticsearch, 
and 
Kibana](https://www.elastic.co/blog/building-real-time-dashboard-applications-with-apache-flink-elasticsearch-and-kibana)
 is a blog post at elastic.co showing how to build a real-time dashboard 
solution for streaming data analytics using Apache Flink, Elasticsearch, and 
Kibana.
 
-The [Flink training website](http://dataartisans.github.io/flink-training) 
from data Artisans has a number of examples. See the hands-on sections, and the 
exercises.
+The [Flink training website](http://training.data-artisans.com/) from data 
Artisans has a number of examples. See the hands-on sections, and the exercises.
 
 ## Bundled Examples
 

http://git-wip-us.apache.org/repos/asf/flink/blob/8c7b3d9a/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index ae3979d..8ef87eb 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -51,9 +51,9 @@ For users that plan to upgrade a Flink system in production, 
we recommend readin
 
 ## External Resources
 
-- **Flink Forward**: Talks from past conferences are available at the [Flink 
Forward](http://flink-forward.org/) website and on 
[YouTube](https://www.youtube.com/channel/UCY8_lgiZLZErZPF47a2hXMA). [Robust 
Stream Processing with Apache 
Flink](http://berlin.flink-forward.org/kb_sessions/robust-stream-processing-with-apache-flink/)
 is a good place to start.
+- **Flink Forward**: Talks from past conferences are available at the [Flink 
Forward](http://flink-forward.org/) website and on 
[YouTube](https://www.youtube.com/channel/UCY8_lgiZLZErZPF47a2hXMA). [Robust 
Stream Processing with Apache 
Flink](http://2016.flink-forward.org/kb_sessions/robust-stream-processing-with-apache-flink/)
 is a good place to start.
 
-- **Training**: The [training 
materials](http://dataartisans.github.io/flink-training/) from data Artisans 
include slides, exercises, and sample solutions.
+- **Training**: The [training materials](http://training.data-artisans.com/) 
from data Artisans include slides, exercises, and sample solutions.
 
 - **Blogs**: The [Apache Flink](https://flink.apache.org/blog/) and [data 
Artisans](https://data-artisans.com/blog/) blogs publish frequent,
 in-depth technical articles about Flink.

Reply via email to