summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2015-11-10 16:46:33 +0000
committerReynold Xin <rxin@apache.org>2015-11-10 16:46:33 +0000
commit4a658cd8b79551998d6ba42410b1cadc48fcf8cf (patch)
treebd264267256709f24304833b5da2b9db91247884 /_layouts
parent8f3baa79b612ef67c9e938ff3891474ae10b1c5f (diff)
downloadspark-website-4a658cd8b79551998d6ba42410b1cadc48fcf8cf.tar.gz
spark-website-4a658cd8b79551998d6ba42410b1cadc48fcf8cf.tar.bz2
spark-website-4a658cd8b79551998d6ba42410b1cadc48fcf8cf.zip
update latest doc
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/global.html b/_layouts/global.html
index 049beb2a1..ed46bdf95 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -118,7 +118,7 @@
Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
- <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.5.1)</a></li>
+ <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.5.2)</a></li>
<li><a href="{{site.url}}documentation.html">Other Resources</a></li>
</ul>
</li>