summaryrefslogtreecommitdiff
path: root/site/docs/0.9.0/README.md
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-03-03 00:37:16 +0000
committerPatrick Wendell <pwendell@apache.org>2014-03-03 00:37:16 +0000
commitf3f94677a2cede1fa6577fb60729d4271e6a1293 (patch)
treeb43dc7a9ccc2cf68a5eb54f075ea70e930197145 /site/docs/0.9.0/README.md
parent89007cd107a1d851e7a5ed553d8a0c5b2ece386d (diff)
downloadspark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.tar.gz
spark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.tar.bz2
spark-website-f3f94677a2cede1fa6577fb60729d4271e6a1293.zip
Various doc updates that haven't been pushed to the live 0.9 site.
Diffstat (limited to 'site/docs/0.9.0/README.md')
-rw-r--r--site/docs/0.9.0/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/0.9.0/README.md b/site/docs/0.9.0/README.md
index dfcf75355..0b7c32409 100644
--- a/site/docs/0.9.0/README.md
+++ b/site/docs/0.9.0/README.md
@@ -1,6 +1,6 @@
Welcome to the Spark documentation!
-This readme will walk you through navigating and building the Spark documentation, which is included here with the Spark source code. You can also find documentation specific to release versions of Spark at http://spark.incubator.apache.org/documentation.html.
+This readme will walk you through navigating and building the Spark documentation, which is included here with the Spark source code. You can also find documentation specific to release versions of Spark at http://spark.apache.org/documentation.html.
Read on to learn more about viewing documentation in plain text (i.e., markdown) or building the documentation yourself. Why build it yourself? So that you have the docs that corresponds to whichever version of Spark you currently have checked out of revision control.