summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorAndrew Or <andrewor14@apache.org>2014-11-27 03:16:00 +0000
committerAndrew Or <andrewor14@apache.org>2014-11-27 03:16:00 +0000
commitd2434c1fdfdc16edb77d015b1dc4bcfd58296400 (patch)
treec5c661a3de052dabbc940ec15747ddf23fe44f83 /_layouts
parent1dfff9073b99997ae975adc326b4b2cfeab7610a (diff)
downloadspark-website-d2434c1fdfdc16edb77d015b1dc4bcfd58296400.tar.gz
spark-website-d2434c1fdfdc16edb77d015b1dc4bcfd58296400.tar.bz2
spark-website-d2434c1fdfdc16edb77d015b1dc4bcfd58296400.zip
Update website for 1.1.1
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 c55f3b527..569d95d76 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -116,7 +116,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="{{site.url}}documentation.html">Overview</a></li>
- <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.1.0)</a></li>
+ <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.1.1)</a></li>
</ul>
</li>
<li><a href="{{site.url}}examples.html">Examples</a></li>