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 6e52f9ab6..8c943ad53 100644
--- a/_layouts/global.html
+++ b/_layouts/global.html
@@ -122,7 +122,7 @@
</a>
<ul class="dropdown-menu">
<li><a href="{{site.url}}docs/latest/">Latest Release (Spark 1.6.2)</a></li>
- <li><a href="{{site.url}}documentation.html">Other Resources</a></li>
+ <li><a href="{{site.url}}documentation.html">Older Versions and Other Resources</a></li>
</ul>
</li>
<li><a href="{{site.url}}examples.html">Examples</a></li>