aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2016-11-23 11:25:47 +0000
committerSean Owen <sowen@cloudera.com>2016-11-23 11:25:47 +0000
commit7e0cd1d9b168286386f15e9b55988733476ae2bb (patch)
tree0608b399c5117c697f982ee0628ad4fdce846a54 /dev
parent2559fb4b40c9f42f7b3ed2b77de14461f68b6fa5 (diff)
[SPARK-18073][DOCS][WIP] Migrate wiki to spark.apache.org web site
## What changes were proposed in this pull request? Updates links to the wiki to links to the new location of content on spark.apache.org. ## How was this patch tested? Doc builds Author: Sean Owen <sowen@cloudera.com> Closes #15967 from srowen/SPARK-18073.1.
Diffstat (limited to 'dev')
-rw-r--r--dev/checkstyle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/checkstyle.xml b/dev/checkstyle.xml
index 92c5251c85..fd73ca73ee 100644
--- a/dev/checkstyle.xml
+++ b/dev/checkstyle.xml
@@ -28,7 +28,7 @@
with Spark-specific changes from:
- https://cwiki.apache.org/confluence/display/SPARK/Spark+Code+Style+Guide
+ http://spark.apache.org/contributing.html#code-style-guide
Checkstyle is very configurable. Be sure to read the documentation at
http://checkstyle.sf.net (or in your downloaded distribution).