summaryrefslogtreecommitdiff
path: root/site/documentation.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-03-13 18:47:57 +0000
committerPatrick Wendell <pwendell@apache.org>2015-03-13 18:47:57 +0000
commitbec35fa586b1640e7089b488641c966c24b75abf (patch)
tree5512b0f342bf2943990a9e2e8900e47fc3ecb45b /site/documentation.html
parentd4c9c34f51f4c95f2f4129c79fec57ac759b479b (diff)
downloadspark-website-bec35fa586b1640e7089b488641c966c24b75abf.tar.gz
spark-website-bec35fa586b1640e7089b488641c966c24b75abf.tar.bz2
spark-website-bec35fa586b1640e7089b488641c966c24b75abf.zip
Fixing old link in release news item
Diffstat (limited to 'site/documentation.html')
-rw-r--r--site/documentation.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/site/documentation.html b/site/documentation.html
index 22d88c468..974cbb594 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -172,8 +172,7 @@
<p>Setup instructions, programming guides, and other documentation are available for each version of Spark below:</p>
<ul>
- <li><a href="/docs/latest/">Spark 1.3.0 (latest release)</a></li>
- <li><a href="/docs/1.2.1/">Spark 1.2.1</a></li>
+ <li><a href="/docs/latest/">Spark 1.2.1 (latest release)</a></li>
<li><a href="/docs/1.1.1/">Spark 1.1.1</a></li>
<li><a href="/docs/1.0.2/">Spark 1.0.2</a></li>
<li><a href="/docs/0.9.2/">Spark 0.9.2</a></li>