Repository: samza
Updated Branches:
  refs/heads/master 2a3a5ac7f -> d87ca67e5


Update README.md to point to the most recent hello-samza release


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

Branch: refs/heads/master
Commit: d87ca67e5ec4d201d425bebc73968e3699980d1d
Parents: 2a3a5ac
Author: vjagadish1989 <jvenk...@linkedin.com>
Authored: Tue Jan 31 15:36:18 2017 -0800
Committer: vjagadish1989 <jvenk...@linkedin.com>
Committed: Tue Jan 31 15:36:18 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/samza/blob/d87ca67e/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9522390..4526ae8 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Samza's key features include:
 * **Pluggable:** Though Samza works out of the box with Kafka and YARN, Samza 
provides a pluggable API that lets you run Samza with other messaging systems 
and execution environments.
 * **Processor isolation:** Samza works with Apache YARN, which supports 
Hadoop's security model, and resource isolation through Linux CGroups.
 
-Check out [Hello Samza](https://samza.apache.org/startup/hello-samza/0.8/) to 
try Samza. Read the 
[Background](https://samza.apache.org/learn/documentation/0.8/introduction/background.html)
 page to learn more about Samza.
+Check out [Hello Samza](https://samza.apache.org/startup/hello-samza/0.11/) to 
try Samza. Read the 
[Background](https://samza.apache.org/learn/documentation/0.8/introduction/background.html)
 page to learn more about Samza.
 
 ### Building Samza
 

Reply via email to