You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2014/10/21 04:32:05 UTC

git commit: Update Building Spark link.

Repository: spark
Updated Branches:
  refs/heads/master 0fe1c0936 -> 342b57db6


Update Building Spark link.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/342b57db
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/342b57db
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/342b57db

Branch: refs/heads/master
Commit: 342b57db66e379c475daf5399baf680ff42b87c2
Parents: 0fe1c09
Author: Reynold Xin <rx...@apache.org>
Authored: Mon Oct 20 19:16:35 2014 -0700
Committer: Reynold Xin <rx...@apache.org>
Committed: Mon Oct 20 19:16:35 2014 -0700

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/342b57db/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 8dd8b70..dbf53dc 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ To build Spark and its example programs, run:
 
 (You do not need to do this if you downloaded a pre-built package.)
 More detailed documentation is available from the project site, at
-["Building Spark"](http://spark.apache.org/docs/latest/building-spark.html).
+["Building Spark with Maven"](http://spark.apache.org/docs/latest/building-with-maven.html).
 
 ## Interactive Scala Shell
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org