summaryrefslogtreecommitdiff
path: root/documentation.md
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2016-11-20 13:18:53 +0000
committerSean Owen <sowen@cloudera.com>2016-11-20 13:18:53 +0000
commite45462a529fdefa776cbaf1eb41d021b0a5e4f8a (patch)
tree8261d9c3aa86bbdbae29a3a9bb3ad11a401193bb /documentation.md
parent8d0a10ae0be7df4058b38d298df391fe1fc1cdab (diff)
downloadspark-website-e45462a529fdefa776cbaf1eb41d021b0a5e4f8a.tar.gz
spark-website-e45462a529fdefa776cbaf1eb41d021b0a5e4f8a.tar.bz2
spark-website-e45462a529fdefa776cbaf1eb41d021b0a5e4f8a.zip
Fix doc link and touch up sitemap; mostly an excuse to trigger github sync again
Diffstat (limited to 'documentation.md')
-rw-r--r--documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation.md b/documentation.md
index ad1c5290c..0fa10c2d1 100644
--- a/documentation.md
+++ b/documentation.md
@@ -12,7 +12,7 @@ navigation:
<p>Setup instructions, programming guides, and other documentation are available for each stable version of Spark below:</p>
<ul>
- <li><a href="{{site.baseurl}}/docs/2.0.1/">Spark 2.0.2</a></li>
+ <li><a href="{{site.baseurl}}/docs/2.0.2/">Spark 2.0.2</a></li>
<li><a href="{{site.baseurl}}/docs/2.0.1/">Spark 2.0.1</a></li>
<li><a href="{{site.baseurl}}/docs/2.0.0/">Spark 2.0.0</a></li>
<li><a href="{{site.baseurl}}/docs/1.6.3/">Spark 1.6.3</a></li>