summaryrefslogtreecommitdiff
path: root/site
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 /site
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 'site')
-rw-r--r--site/documentation.html2
-rw-r--r--site/sitemap.xml11
2 files changed, 6 insertions, 7 deletions
diff --git a/site/documentation.html b/site/documentation.html
index 7f7830fdd..d7f2a8065 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -188,7 +188,7 @@
<p>Setup instructions, programming guides, and other documentation are available for each stable version of Spark below:</p>
<ul>
- <li><a href="/docs/2.0.1/">Spark 2.0.2</a></li>
+ <li><a href="/docs/2.0.2/">Spark 2.0.2</a></li>
<li><a href="/docs/2.0.1/">Spark 2.0.1</a></li>
<li><a href="/docs/2.0.0/">Spark 2.0.0</a></li>
<li><a href="/docs/1.6.3/">Spark 1.6.3</a></li>
diff --git a/site/sitemap.xml b/site/sitemap.xml
index db7822b7c..4b7f11fc4 100644
--- a/site/sitemap.xml
+++ b/site/sitemap.xml
@@ -116,7 +116,6 @@
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
-
<!-- API docs -->
<url>
<loc>http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.package</loc>
@@ -125,22 +124,20 @@
</url>
<url>
<loc>http://spark.apache.org/docs/latest/api/java/index.html</loc>
- <changefreq>daily</changefreq>
+ <changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://spark.apache.org/docs/latest/api/python/index.html</loc>
- <changefreq>daily</changefreq>
+ <changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://spark.apache.org/docs/latest/api/R/index.html</loc>
- <changefreq>daily</changefreq>
+ <changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
-
<!-- Auto-generate sitemap for rest of site content -->
-
<url>
<loc>http://spark.apache.org/news/spark-wins-cloudsort-100tb-benchmark.html</loc>
<changefreq>weekly</changefreq>
@@ -642,8 +639,10 @@
<loc>http://spark.apache.org/research.html</loc>
<changefreq>weekly</changefreq>
</url>
+
<url>
<loc>http://spark.apache.org/trademarks.html</loc>
<changefreq>weekly</changefreq>
</url>
+
</urlset> \ No newline at end of file