aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2015-05-12 00:25:43 +0100
committerSean Owen <sowen@cloudera.com>2015-05-12 00:25:43 +0100
commit91dc3dfd77126afbb894a783b7201b87b59f73cb (patch)
tree74bddb6bba80a90f07f272e3ce2015e26125f86a /README.md
parenta8ea09683acc071cd81b244e8d2b7d9638b1aced (diff)
downloadspark-91dc3dfd77126afbb894a783b7201b87b59f73cb.tar.gz
spark-91dc3dfd77126afbb894a783b7201b87b59f73cb.tar.bz2
spark-91dc3dfd77126afbb894a783b7201b87b59f73cb.zip
[MINOR] [DOCS] Fix the link to test building info on the wiki
Author: Sean Owen <sowen@cloudera.com> Closes #6063 from srowen/FixRunningTestsLink and squashes the following commits: db62018 [Sean Owen] Fix the link to test building info on the wiki
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c3afc4db9c..9c09d40e2b 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ can be run using:
./dev/run-tests
Please see the guidance on how to
-[run all automated tests](https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark#ContributingtoSpark-AutomatedTesting).
+[run tests for a module, or individual tests](https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools).
## A Note About Hadoop Versions