Repository: flink-web
Updated Branches:
  refs/heads/asf-site fee4a5dda -> e1621efd0


Update index.md

This closes #2


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

Branch: refs/heads/asf-site
Commit: e1621efd066fe13baafe56bc359d5423e02eb8e8
Parents: fee4a5d
Author: sahitya pavurala <[email protected]>
Authored: Thu Jun 18 17:47:37 2015 -0400
Committer: Robert Metzger <[email protected]>
Committed: Thu Jun 18 18:00:20 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/flink-web/blob/e1621efd/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 34ce829..0bd87c1 100644
--- a/content/index.html
+++ b/content/index.html
@@ -219,7 +219,7 @@
 
     <p>The documentation contains a <a 
href="http://ci.apache.org/projects/flink/flink-docs-master/setup";>setup 
guide</a> for all deployment options.</p>
 
-    <p>The <a 
href="http://ci.apache.org/projects/flink/flink-docs-master/apis";>programming 
guide</a> contains all information to get you started with writing and testing 
your Flink programs.</p>
+    <p>The <a 
href="http://ci.apache.org/projects/flink/flink-docs-master/apis/programming_guide.html";>programming
 guide</a> contains all information to get you started with writing and testing 
your Flink programs.</p>
 
     <p><strong>Check out the <a 
href="http://ci.apache.org/projects/flink/flink-docs-master";>documentation</a> 
for the next steps.</strong></p>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/e1621efd/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index 5c0e5a0..49805b6 100644
--- a/index.md
+++ b/index.md
@@ -81,7 +81,7 @@ Download the **latest stable release** and run Flink on your 
machine, cluster, o
 
 The documentation contains a [setup guide]({{ site.docs-snapshot }}/setup) for 
all deployment options.
 
-The [programming guide]({{ site.docs-snapshot }}/apis) contains all 
information to get you started with writing and testing your Flink programs.
+The [programming guide]({{ site.docs-snapshot }}/apis/programming_guide.html) 
contains all information to get you started with writing and testing your Flink 
programs.
 
 **Check out the [documentation]({{ site.docs-snapshot }}) for the next steps.**
 
@@ -120,4 +120,4 @@ You can post questions to the Flink [community]() on 
various channels. Pick the
    <a class="twitter-timeline" href="https://twitter.com/ApacheFlink"; 
data-widget-id="598498380973735936">Tweets by @ApacheFlink</a>
 <script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
   </div>
-</div>
\ No newline at end of file
+</div>

Reply via email to