summaryrefslogtreecommitdiff
path: root/documentation.md
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 /documentation.md
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 'documentation.md')
-rw-r--r--documentation.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation.md b/documentation.md
index b88bfd63d..9e4f0492e 100644
--- a/documentation.md
+++ b/documentation.md
@@ -12,7 +12,8 @@ navigation:
<p>Setup instructions, programming guides, and other documentation are available for each version of Spark below:</p>
<ul>
- <li><a href="{{site.url}}docs/latest/">Spark 0.8.0 (latest release)</a></li>
+ <li><a href="{{site.url}}docs/latest/">Spark 0.8.1 (latest release)</a></li>
+ <li><a href="{{site.url}}docs/0.8.0/">Spark 0.8.0</a></li>
<li><a href="{{site.url}}docs/0.7.3/">Spark 0.7.3</a></li>
<li><a href="{{site.url}}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>