Repository: spark
Updated Branches:
  refs/heads/branch-1.3 7a3feb552 -> d09a053ec


[DOCS] Fixing broken "IDE setup" link in the Building Spark documentation.

The location of the IDE setup information has changed, so this just updates the 
link on the Building Spark page.

Author: Mike Dusenberry <dusenberr...@gmail.com>

Closes #6467 from dusenberrymw/Fix_Broken_Link_On_Building_Spark_Doc and 
squashes the following commits:

75c533a [Mike Dusenberry] Fixing broken "IDE setup" link in the Building Spark 
documentation by pointing to new location.


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

Branch: refs/heads/branch-1.3
Commit: d09a053ecc6b13ce1f52f0c50a7abb198ae2762f
Parents: 7a3feb5
Author: Mike Dusenberry <dusenberr...@gmail.com>
Authored: Thu May 28 17:15:10 2015 -0400
Committer: Sean Owen <so...@cloudera.com>
Committed: Thu May 28 18:18:44 2015 -0400

----------------------------------------------------------------------
 docs/building-spark.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/d09a053e/docs/building-spark.md
----------------------------------------------------------------------
diff --git a/docs/building-spark.md b/docs/building-spark.md
index d12ee8b..fd378cf 100644
--- a/docs/building-spark.md
+++ b/docs/building-spark.md
@@ -161,7 +161,7 @@ Thus, the full flow for running continuous-compilation of 
the `core` submodule m
 # Building Spark with IntelliJ IDEA or Eclipse
 
 For help in setting up IntelliJ IDEA or Eclipse for Spark development, and 
troubleshooting, refer to the
-[wiki page for IDE 
setup](https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark#ContributingtoSpark-IDESetup).
+[wiki page for IDE 
setup](https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-IDESetup).
 
 # Building Spark Debian Packages
 


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

Reply via email to