Repository: incubator-samza-hello-samza Updated Branches: refs/heads/master a4f45d9b3 -> 4f265f7e4
SAMZA-302: correct Hello Samza link and add Apache Samza link 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/4f265f7e Tree: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/tree/4f265f7e Diff: http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/diff/4f265f7e Branch: refs/heads/master Commit: 4f265f7e42836b9c4d0d63cadebe2148f65ec481 Parents: a4f45d9 Author: Yan Fang <[email protected]> Authored: Mon Jun 23 23:23:44 2014 -0700 Committer: Yan Fang <[email protected]> Committed: Mon Jun 23 23:23:44 2014 -0700 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-samza-hello-samza/blob/4f265f7e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index eca7254..ee69946 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ hello-samza =========== -Hello Samza is a starter project for Apache Samza (Incubating) jobs. +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/) to get started. +Please see [Hello Samza](http://samza.incubator.apache.org/startup/hello-samza/0.7.0/) to get started. ### Pull requests and questions Hello Samza is developed as part of the Apache Samza project. Please direct questions, improvements and
