summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-07-26 15:11:27 -0700
committerReynold Xin <rxin@databricks.com>2016-07-26 15:11:27 -0700
commit175d31a253b26e5af63dfb28235b3ff0a3d74bc9 (patch)
tree33aa3988586df64de676a78357c12e5a10ff36fd /site
parenta9ba7a4c65bf97c1762f300cbf5ba1459e59b765 (diff)
downloadspark-website-175d31a253b26e5af63dfb28235b3ff0a3d74bc9.tar.gz
spark-website-175d31a253b26e5af63dfb28235b3ff0a3d74bc9.tar.bz2
spark-website-175d31a253b26e5af63dfb28235b3ff0a3d74bc9.zip
Add a link
Diffstat (limited to 'site')
-rw-r--r--site/releases/spark-release-2-0-0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/releases/spark-release-2-0-0.html b/site/releases/spark-release-2-0-0.html
index 94ce3bb96..ffa82552f 100644
--- a/site/releases/spark-release-2-0-0.html
+++ b/site/releases/spark-release-2-0-0.html
@@ -219,7 +219,7 @@
<h3 id="api-stability">API Stability</h3>
-<p>Apache Spark 2.0.0 is the first release in the 2.X major line. Spark is guaranteeing stability of its non-experimental APIs for all 2.X releases. Although the APIs have stayed largely similar to 1.X, Spark 2.0.0 does have API breaking changes. They are documented at the end of this release notes.</p>
+<p>Apache Spark 2.0.0 is the first release in the 2.X major line. Spark is guaranteeing stability of its non-experimental APIs for all 2.X releases. Although the APIs have stayed largely similar to 1.X, Spark 2.0.0 does have API breaking changes. They are documented in the <a href="#removals-behavior-changes-and-deprecations">Removals, Behavior Changes and Deprecations</a> section.</p>
<h3 id="core-and-spark-sql">Core and Spark SQL</h3>