[BEAM-534] Fix dead links in README.md
Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/0812fe65 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/0812fe65 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/0812fe65 Branch: refs/heads/gearpump-runner Commit: 0812fe6551a187e07627b1331f0aa5a8978aa939 Parents: 7da1a3d Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Aug 4 23:18:42 2016 +0200 Committer: Frances Perry <[email protected]> Committed: Tue Aug 9 14:50:48 2016 -0700 ---------------------------------------------------------------------- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/0812fe65/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e72aec2..3f03ea5 100644 --- a/README.md +++ b/README.md @@ -110,4 +110,5 @@ To get involved in Apache Beam: ## More Information * [Apache Beam](http://beam.incubator.apache.org) -* [Getting Started with Apache Beam](http://beam.incubator.apache.org/getting_started/) +* [Overview](http://beam.incubator.apache.org/use/beam-overview/) +* [Quickstart](http://beam.incubator.apache.org/use/quickstart/)
