summaryrefslogtreecommitdiff
path: root/site/documentation.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2013-12-19 23:52:44 +0000
committerPatrick Wendell <pwendell@apache.org>2013-12-19 23:52:44 +0000
commit1dff1d709188706a8265ff5ef66cab71149cbb6d (patch)
tree36d717408a5af4842ed2972ef51ccce128c5627f /site/documentation.html
parent9d6a11fe67d8df8caa6f2d922216cfbe52de654e (diff)
downloadspark-website-1dff1d709188706a8265ff5ef66cab71149cbb6d.tar.gz
spark-website-1dff1d709188706a8265ff5ef66cab71149cbb6d.tar.bz2
spark-website-1dff1d709188706a8265ff5ef66cab71149cbb6d.zip
Other minor changes for 0.8.1 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 7877010d1..697919801 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -134,7 +134,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.8.0 (latest release)</a></li>
+ <li><a href="/docs/latest/">Spark 0.8.1 (latest release)</a></li>
+ <li><a href="/docs/0.8.0/">Spark 0.8.0</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>