Repository: incubator-samza-hello-samza Updated Branches: refs/heads/latest 9cc620181 -> 5df7f9b17 refs/heads/master 6cdd4ec14 -> be7e40626
SAMZA-499; fix 0.8.0 link in readme Project: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/commit/be7e4062 Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/tree/be7e4062 Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/diff/be7e4062 Branch: refs/heads/master Commit: be7e40626db50b2ec3d9f4930760d65b86fddf25 Parents: 6cdd4ec Author: Chris Riccomini <cricc...@criccomi-mn.linkedin.biz> Authored: Mon Jan 5 14:17:17 2015 -0800 Committer: Chris Riccomini <cricc...@criccomi-mn.linkedin.biz> Committed: Mon Jan 5 14:17:17 2015 -0800 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/blob/be7e4062/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d2c27a6..b25d34c 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ hello-samza Hello Samza is a starter project for [Apache Samza](http://samza.incubator.apache.org/) (Incubating) jobs. -Please see [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8.0/) to get started. +Please see [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8/) to get started. ### Pull requests and questions -[Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8.0/) is developed as part of the [Apache Samza](http://samza.incubator.apache.org) project. Please direct questions, improvements and bug fixes there. Questions about [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8.0/) are welcome on the [dev list](http://samza.incubator.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.incubator.apache.org/startup/hello-samza/0.8/) is developed as part of the [Apache Samza](http://samza.incubator.apache.org) project. Please direct questions, improvements and bug fixes there. Questions about [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.8/) are welcome on the [dev list](http://samza.incubator.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.