summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2015-03-13 18:49:38 +0000
committerPatrick Wendell <pwendell@apache.org>2015-03-13 18:49:38 +0000
commit9fc94da13083957b985dc92e2219904bf8ad9cae (patch)
treeb4e57f51cf51370fbdd142f3f7ebae9cc2781a55 /site
parentbec35fa586b1640e7089b488641c966c24b75abf (diff)
downloadspark-website-9fc94da13083957b985dc92e2219904bf8ad9cae.tar.gz
spark-website-9fc94da13083957b985dc92e2219904bf8ad9cae.tar.bz2
spark-website-9fc94da13083957b985dc92e2219904bf8ad9cae.zip
Fixing latest doc link (some how I reverted changes)
Diffstat (limited to 'site')
-rw-r--r--site/documentation.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/documentation.html b/site/documentation.html
index 974cbb594..22d88c468 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -172,7 +172,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 1.2.1 (latest release)</a></li>
+ <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/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>