SAMZA-718: updated the links 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/c1c153f7 Tree: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/tree/c1c153f7 Diff: http://git-wip-us.apache.org/repos/asf/samza-hello-samza/diff/c1c153f7 Branch: refs/heads/latest Commit: c1c153f7cc39b9f5628973c60f2231d044bd2293 Parents: c0ef56c Author: Aleksandar Pejakovic <[email protected]> Authored: Sat Jun 20 23:17:59 2015 -0700 Committer: Yi Pan (Data Infrastructure) <[email protected]> Committed: Mon Dec 21 23:01:22 2015 -0800 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza-hello-samza/blob/c1c153f7/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 0a71cf6..4390006 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Please see [Hello Samza](http://samza.apache.org/startup/hello-samza/0.9/) to ge ### Pull requests and questions -[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. +[Hello Samza](http://samza.apache.org/startup/hello-samza/0.10/) 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. ### Contribution -To start contributing on [Hello Samza](http://samza.apache.org/startup/hello-samza/0.9/) first read [Rules](http://samza.apache.org/contribute/rules.html) and [Contributor Corner](https://cwiki.apache.org/confluence/display/SAMZA/Contributor%27s+Corner). Notice that [Hello Samza](http://samza.apache.org/startup/hello-samza/0.9/) git repository does not support git pull request. \ No newline at end of file +To start contributing on [Hello Samza](http://samza.apache.org/startup/hello-samza/0.10/) first read [Rules](http://samza.apache.org/contribute/rules.html) and [Contributor Corner](https://cwiki.apache.org/confluence/display/SAMZA/Contributor%27s+Corner). Notice that [Hello Samza](http://samza.apache.org/startup/hello-samza/0.10/) git repository does not support git pull request.
