summaryrefslogtreecommitdiff
path: root/_layouts/global.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/global.html')
-rw-r--r--_layouts/global.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/global.html b/_layouts/global.html
index 27743ada7..e8b3b2899 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -111,7 +111,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.0.1)</a></li>
+ <li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.0.2)</a></li>
<li><a href="{{site.url}}examples.html">Examples</a></li>
</ul>
</li>