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 2015/09/16 17:01:27 UTC

[2/3] flink-web git commit: Add anchors to features page

Add anchors to features 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/be813a16
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/be813a16
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/be813a16

Branch: refs/heads/asf-site
Commit: be813a161da4c04d702157fc6e9070c0e7bc80b0
Parents: 16156a2
Author: Ufuk Celebi <uc...@apache.org>
Authored: Fri Jul 31 18:13:23 2015 +0200
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Wed Sep 16 16:59:29 2015 +0200

----------------------------------------------------------------------
 features.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/be813a16/features.md
----------------------------------------------------------------------
diff --git a/features.md b/features.md
index c187714..6ec8815 100644
--- a/features.md
+++ b/features.md
@@ -12,7 +12,7 @@ layout: features
 
 <div class="row" style="padding: 0 0 0 0">
   <div class="col-sm-12" style="text-align: center;">
-    <h1><b>Streaming</b></h1>
+    <h1 id="streaming"><b>Streaming</b></h1>
   </div>
 </div>
 
@@ -99,7 +99,7 @@ layout: features
 
 <div class="row" style="padding: 0 0 0 0">
   <div class="col-sm-12" style="text-align: center;">
-    <h1><b>Batch and Streaming in One System</b></h1>
+    <h1 id="batch-on-streaming"><b>Batch and Streaming in One System</b></h1>
   </div>
 </div>
 
@@ -183,7 +183,7 @@ layout: features
 
 <div class="row" style="padding: 0 0 0 0">
   <div class="col-sm-12" style="text-align: center;">
-    <h1><b>APIs and Libraries</b></h1>
+    <h1 id="apis-and-libs"><b>APIs and Libraries</b></h1>
   </div>
 </div>