summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releases/_posts/2016-07-27-spark-release-2-0-0.md2
-rw-r--r--site/releases/spark-release-2-0-0.html2
2 files changed, 2 insertions, 2 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
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>