Repository: samza-hello-samza Updated Branches: refs/heads/latest 5d5163522 -> 33e2c96f9 refs/heads/master 3cf463820 -> b577dae26
SAMZA-718: updated the link in README.md Project: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/commit/33e2c96f Tree: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/tree/33e2c96f Diff: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/diff/33e2c96f Branch: refs/heads/latest Commit: 33e2c96f9456932da0a671c30fafbb8ef517e510 Parents: 5d51635 Author: Aleksandar Pejakovic <[email protected]> Authored: Sat Jun 20 23:17:17 2015 -0700 Committer: Yan Fang <[email protected]> Committed: Sat Jun 20 23:17:17 2015 -0700 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza-hello-samza/blob/33e2c96f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 4463454..14bf45e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ hello-samza Hello Samza is a starter project for [Apache Samza](http://samza.apache.org/) jobs. -Please see [Hello Samza](http://samza.apache.org/startup/hello-samza/0.8/) to get started. +Please see [Hello Samza](http://samza.apache.org/startup/hello-samza/0.9/) to get started. ### Pull requests and questions -[Hello Samza](http://samza.apache.org/startup/hello-samza/0.8/) is developed as part of the [Apache Samza](http://samza.apache.org) project. Please direct questions, improvements and bug fixes there. Questions about [Hello Samza](http://samza.apache.org/startup/hello-samza/0.8/) are welcome on the [dev list](http://samza.apache.org/community/mailing-lists.html) and the [Samza JIRA](https://issues.apache.org/jira/browse/SAMZA) has a hello-samza component for filing tickets. +[Hello Samza](http://samza.apache.org/startup/hello-samza/0.9/) is developed as part of the [Apache Samza](http://samza.apache.org) project. Please direct questions, improvements and bug fixes there. Questions about [Hello Samza](http://samza.apache.org/startup/hello-samza/0.9/) are welcome on the [dev list](http://samza.apache.org/community/mailing-lists.html) and the [Samza JIRA](https://issues.apache.org/jira/browse/SAMZA) has a hello-samza component for filing tickets.
