Merge pull request #25 from CruncherBigData/master Update README: updated the link
(cherry picked from commit 405e69bb205f29010f8f01acfa2ee84e9251c1d5) Signed-off-by: Reynold Xin <r...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/62ce4aec Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/62ce4aec Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/62ce4aec Branch: refs/heads/branch-0.8 Commit: 62ce4aec9673aa6cd4749f3f1edfe0336f20f2f6 Parents: 4668fcb Author: Matei Zaharia <ma...@eecs.berkeley.edu> Authored: Thu Oct 3 10:52:41 2013 -0700 Committer: Reynold Xin <r...@apache.org> Committed: Mon Oct 14 19:28:09 2013 -0700 ---------------------------------------------------------------------- ec2/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/62ce4aec/ec2/README ---------------------------------------------------------------------- diff --git a/ec2/README b/ec2/README index 0add813..433da37 100644 --- a/ec2/README +++ b/ec2/README @@ -1,4 +1,4 @@ This folder contains a script, spark-ec2, for launching Spark clusters on Amazon EC2. Usage instructions are available online at: -http://spark-project.org/docs/latest/ec2-scripts.html +http://spark.incubator.apache.org/docs/latest/ec2-scripts.html