summaryrefslogtreecommitdiff
path: root/releases/_posts/2016-07-27-spark-release-2-0-0.md
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 /releases/_posts/2016-07-27-spark-release-2-0-0.md
parenta9ba7a4c65bf97c1762f300cbf5ba1459e59b765 (diff)
downloadspark-website-175d31a253b26e5af63dfb28235b3ff0a3d74bc9.tar.gz
spark-website-175d31a253b26e5af63dfb28235b3ff0a3d74bc9.tar.bz2
spark-website-175d31a253b26e5af63dfb28235b3ff0a3d74bc9.zip
Add a link
Diffstat (limited to 'releases/_posts/2016-07-27-spark-release-2-0-0.md')
-rw-r--r--releases/_posts/2016-07-27-spark-release-2-0-0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/releases/_posts/2016-07-27-spark-release-2-0-0.md b/releases/_posts/2016-07-27-spark-release-2-0-0.md
index eb267cf59..9969ce850 100644
--- a/releases/_posts/2016-07-27-spark-release-2-0-0.md
+++ b/releases/_posts/2016-07-27-spark-release-2-0-0.md
@@ -21,7 +21,7 @@ To download Apache Spark 2.0.0, visit the [downloads](http://spark.apache.org/do
### API Stability
-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.
+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 [Removals, Behavior Changes and Deprecations](#removals-behavior-changes-and-deprecations) section.
### Core and Spark SQL