You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by ja...@apache.org on 2018/10/12 02:48:00 UTC

[16/32] samza git commit: Fix pixels for image layout on the home-page

Fix pixels for image layout on the home-page


Project: http://git-wip-us.apache.org/repos/asf/samza/repo
Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/15c6e87f
Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/15c6e87f
Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/15c6e87f

Branch: refs/heads/master
Commit: 15c6e87feecbc5bda4b123efead6f3386e44cc09
Parents: 652260a
Author: Jagadish <jv...@linkedin.com>
Authored: Mon Oct 8 11:57:04 2018 -0700
Committer: Jagadish <jv...@linkedin.com>
Committed: Mon Oct 8 11:57:04 2018 -0700

----------------------------------------------------------------------
 docs/_layouts/default.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/samza/blob/15c6e87f/docs/_layouts/default.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 1b555d8..c10403d 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -117,7 +117,7 @@
       </p>
 
       <!-- <img src="/img/latest/learn/documentation/api/samza-arch3.png"> -->
-      <img src="/img/latest/learn/documentation/api/samza-arch6.png" width="50%" height="50%" hspace="30px">
+      <img src="/img/latest/learn/documentation/api/samza-arch4.png" width="44.7%" height="50%" hspace="25px">
   </div>
   </div>