Repository: flink-web
Updated Branches:
  refs/heads/asf-site f03b28f85 -> 75729631b


Use full version on front page download button


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

Branch: refs/heads/asf-site
Commit: 1aa9bb15b284446e988192d506b1b238d93aa033
Parents: f03b28f
Author: Ufuk Celebi <u...@apache.org>
Authored: Fri Dec 23 16:16:40 2016 +0100
Committer: Ufuk Celebi <u...@apache.org>
Committed: Fri Dec 23 16:16:40 2016 +0100

----------------------------------------------------------------------
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/1aa9bb15/index.md
----------------------------------------------------------------------
diff --git a/index.md b/index.md
index 257bf62..16c95a5 100644
--- a/index.md
+++ b/index.md
@@ -63,7 +63,7 @@ You can **integrate** Flink easily with other well-known open 
source systems bot
 Download the **latest stable release** and run Flink on your machine, cluster, 
or cloud:
 
 <div class="text-center download-button">
-  <a href="downloads.html" class="btn btn-primary" markdown="1">**Download** 
Apache Flink® {{ site.stable }}</a>
+  <a href="downloads.html" class="btn btn-primary" markdown="1">**Download** 
Apache Flink® {{ site.FLINK_VERSION_STABLE }}</a>
   <a href="{{ site.github }}" class="btn btn-info" markdown="1">Apache Flink® 
on **GitHub**</a>
 </div>
 

Reply via email to