summaryrefslogtreecommitdiff
path: root/releases/_posts/2015-02-09-spark-release-1-2-1.md
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2016-11-11 19:56:10 +0000
committerSean Owen <sowen@cloudera.com>2016-11-15 17:56:22 +0100
commitd82e3722043aa2c2c2d5af6d1e68f16a83101d73 (patch)
tree3520325adf57b6265ecf3f676544a19acb1a1813 /releases/_posts/2015-02-09-spark-release-1-2-1.md
parent4e10a1ac10fa773f891422c7c1a3727e47feca8e (diff)
downloadspark-website-d82e3722043aa2c2c2d5af6d1e68f16a83101d73.tar.gz
spark-website-d82e3722043aa2c2c2d5af6d1e68f16a83101d73.tar.bz2
spark-website-d82e3722043aa2c2c2d5af6d1e68f16a83101d73.zip
Use site.baseurl, not site.url, to work with Jekyll 3.3. Require Jekyll 3.3. Again commit HTML consistent with Jekyll 3.3 output. Fix date problem with news posts that set date: by removing date:.
Diffstat (limited to 'releases/_posts/2015-02-09-spark-release-1-2-1.md')
-rw-r--r--releases/_posts/2015-02-09-spark-release-1-2-1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/releases/_posts/2015-02-09-spark-release-1-2-1.md b/releases/_posts/2015-02-09-spark-release-1-2-1.md
index 8bd5aef8e..3f5c57967 100644
--- a/releases/_posts/2015-02-09-spark-release-1-2-1.md
+++ b/releases/_posts/2015-02-09-spark-release-1-2-1.md
@@ -13,7 +13,7 @@ meta:
Spark 1.2.1 is a maintenance release containing stability fixes. This release is based on the [branch-1.2](https://github.com/apache/spark/tree/branch-1.2) maintenance branch of Spark. We recommend all 1.2.0 users to upgrade to this stable release. Contributions to this release came from 69 developers.
-To download Spark 1.2.1 visit the <a href="{{site.url}}downloads.html">downloads</a> page.
+To download Spark 1.2.1 visit the <a href="{{site.baseurl}}/downloads.html">downloads</a> page.
### Fixes
Spark 1.2.1 contains bug fixes in several components. Some of the more important fixes are highlighted below. You can visit the [Spark issue tracker](http://s.apache.org/Mpn) for the full list of fixes.