Repository: spark
Updated Branches:
  refs/heads/branch-1.4 448528398 -> 0a65224ae


[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.

(cherry picked from commit 3e312a5ed0154527c66eeeee0d2cc3bfce0a820e)
Signed-off-by: Sean Owen <so...@cloudera.com>


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

Branch: refs/heads/branch-1.4
Commit: 0a65224aed9d2bb780e0d3e70d2a7ba34f30219b
Parents: 4485283
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 17:16:42 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/spark/blob/0a65224a/docs/building-spark.md
----------------------------------------------------------------------
diff --git a/docs/building-spark.md b/docs/building-spark.md
index 3ca7f27..b2649d1 100644
--- a/docs/building-spark.md
+++ b/docs/building-spark.md
@@ -176,7 +176,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).
 
 # Running Java 8 Test Suites
 


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

Reply via email to