From 6ba4d6bf543ba8abce7519495d356165a11831a2 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Tue, 12 Jul 2016 15:03:10 +0100 Subject: Add link to Spark KEYS file on downloads page --- downloads.md | 2 +- site/downloads.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/downloads.md b/downloads.md index 096659e18..4af8e154c 100644 --- a/downloads.md +++ b/downloads.md @@ -31,7 +31,7 @@ Our latest stable version is Apache Spark 1.6.2, released on June 25, 2016 4. Download Spark: -5. Verify this release using the . +5. Verify this release using the and [project release KEYS](https://www.apache.org/dist/spark/KEYS). _Note: Scala 2.11 users should download the Spark source package and build [with Scala 2.11 support](http://spark.apache.org/docs/latest/building-spark.html#building-for-scala-211)._ diff --git a/site/downloads.html b/site/downloads.html index 02b656eba..b9846446e 100644 --- a/site/downloads.html +++ b/site/downloads.html @@ -213,7 +213,7 @@ $(document).ready(function() {

Download Spark:

  • -

    Verify this release using the .

    +

    Verify this release using the and project release KEYS.

  • -- cgit v1.2.3