summaryrefslogtreecommitdiff
path: root/site/documentation.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2013-09-25 21:12:46 +0000
committerPatrick Wendell <pwendell@apache.org>2013-09-25 21:12:46 +0000
commita5051c33c8728dcf2b84ae781b8d9bc05fb0e528 (patch)
treeb4f19507a7aec2315548756b7ef49f9887eab00d /site/documentation.html
parent43949b33e0f1ae3f52c878852cc81505276be00b (diff)
downloadspark-website-a5051c33c8728dcf2b84ae781b8d9bc05fb0e528.tar.gz
spark-website-a5051c33c8728dcf2b84ae781b8d9bc05fb0e528.tar.bz2
spark-website-a5051c33c8728dcf2b84ae781b8d9bc05fb0e528.zip
Adding 0.8.0 release.
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 abadbfd36..5ee734d0b 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -112,7 +112,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.7.3 (latest release)</a></li>
+ <li><a href="/docs/latest/">Spark 0.8.0 (latest release)</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>
<li><a href="https://github.com/mesos/spark/wiki/Spark-0.5-Documentation">Spark 0.5.x</a> (hosted on GitHub)</li>
</ul>