summaryrefslogtreecommitdiff
path: root/site/documentation.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-05-30 09:09:04 +0000
committerPatrick Wendell <pwendell@apache.org>2014-05-30 09:09:04 +0000
commit39693fdedee6970b5aabf491bdfe192bfc4bb86a (patch)
tree314fa6171b1db25992ea55be5c0a36e4d048c4f4 /site/documentation.html
parent9d3ca69383db14952c0e22a2d7d61854b8e9944f (diff)
downloadspark-website-39693fdedee6970b5aabf491bdfe192bfc4bb86a.tar.gz
spark-website-39693fdedee6970b5aabf491bdfe192bfc4bb86a.tar.bz2
spark-website-39693fdedee6970b5aabf491bdfe192bfc4bb86a.zip
Downloads and docs page updates for 1.0.0
Diffstat (limited to 'site/documentation.html')
-rw-r--r--site/documentation.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/documentation.html b/site/documentation.html
index 1ad053617..965dcfa77 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -162,7 +162,8 @@
<p>Setup instructions, programming guides, and other documentation are available for each version of Spark below:</p>
<ul>
- <li><a href="/docs/latest/">Spark 0.9.1 (latest release)</a></li>
+ <li><a href="/docs/latest/">Spark 1.0.0 (latest release)</a></li>
+ <li><a href="/docs/0.9.1/">Spark 0.9.1</a></li>
<li><a href="/docs/0.8.1/">Spark 0.8.1</a></li>
<li><a href="/docs/0.7.3/">Spark 0.7.3</a></li>
<li><a href="/docs/0.6.2/">Spark 0.6.2</a></li>