Updated Branches: refs/heads/master d486de6d8 -> f58e09d60
adding blog link to nav Project: http://git-wip-us.apache.org/repos/asf/incubator-samza/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza/commit/f58e09d6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza/tree/f58e09d6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza/diff/f58e09d6 Branch: refs/heads/master Commit: f58e09d60c686ad86e1d98c4cbf70bb4e856702e Parents: d486de6 Author: Chris Riccomini <[email protected]> Authored: Wed Oct 30 09:20:30 2013 -0700 Committer: Chris Riccomini <[email protected]> Committed: Wed Oct 30 09:20:30 2013 -0700 ---------------------------------------------------------------------- docs/_layouts/default.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samza/blob/f58e09d6/docs/_layouts/default.html ---------------------------------------------------------------------- diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index b53e2b9..0a5ad9f 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -38,6 +38,7 @@ <a href="http://wiki.apache.org/samza/FAQ">FAQ</a><br/> <a href="http://wiki.apache.org/samza">Wiki</a><br/> <a href="http://wiki.apache.org/samza/PapersAndTalks">Papers & Talks</a><br/> + <a href="http://blogs.apache.org/samza">Blog</a><br/> </div> <div class="menu-title"><i class="icon-comments"></i> Community</div> <div class="menu-category">
