Repository: flink-web Updated Branches: refs/heads/asf-site 0da93525f -> d174d5700
correct doc link on slides page Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/d174d570 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/d174d570 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/d174d570 Branch: refs/heads/asf-site Commit: d174d570051bb13eed2b9080f7224b3ccff36ea0 Parents: 0da9352 Author: Maximilian Michels <[email protected]> Authored: Mon Apr 4 12:44:08 2016 +0200 Committer: Maximilian Michels <[email protected]> Committed: Mon Apr 4 12:44:08 2016 +0200 ---------------------------------------------------------------------- content/slides.html | 2 +- slides.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/d174d570/content/slides.html ---------------------------------------------------------------------- diff --git a/content/slides.html b/content/slides.html index e3349ee..0cf1716 100644 --- a/content/slides.html +++ b/content/slides.html @@ -182,7 +182,7 @@ <h2 id="slides">Slides</h2> -<p><strong>Note</strong>: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the <a href="">latest documentation</a> for an up to date reference. You can also find slides on <a href="http://www.flinkbigdata.com">Flink Big Data Dot Com</a>.</p> +<p><strong>Note</strong>: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-master">latest documentation</a> for an up to date reference. You can also find slides on <a href="http://www.flinkbigdata.com">Flink Big Data Dot Com</a>.</p> <h3 id="section">2016</h3> http://git-wip-us.apache.org/repos/asf/flink-web/blob/d174d570/slides.md ---------------------------------------------------------------------- diff --git a/slides.md b/slides.md index d74adb9..bf5a82c 100644 --- a/slides.md +++ b/slides.md @@ -14,7 +14,7 @@ Flink Forward 2015 (October 12th/13th, 2015) was the first conference to bring t ## Slides -**Note**: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the [latest documentation]({{ docs-snapshot }}) for an up to date reference. You can also find slides on [Flink Big Data Dot Com](http://www.flinkbigdata.com). +**Note**: Keep in mind that code examples on slides have a chance of being incomplete or outdated. Always refer to the [latest documentation]({{ site.docs-snapshot }}) for an up to date reference. You can also find slides on [Flink Big Data Dot Com](http://www.flinkbigdata.com). ### 2016
