From 903fb3011c61e9b17eb661429a6e0fdf3baddb78 Mon Sep 17 00:00:00 2001 From: Matei Alexandru Zaharia Date: Fri, 19 Feb 2016 23:14:46 +0000 Subject: Reference full software name on download page --- downloads.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'downloads.md') diff --git a/downloads.md b/downloads.md index 6ba1e97a3..df89f2352 100644 --- a/downloads.md +++ b/downloads.md @@ -14,9 +14,9 @@ $(document).ready(function() { }); -## Download Spark™ +## Download Apache Spark™ -The latest release of Spark is Spark 1.6.0, released on January 4, 2016 +Our latest version is Spark 1.6.0, released on January 4, 2016 (release notes) (git tag)
@@ -44,7 +44,7 @@ Spark artifacts are [hosted in Maven Central](http://search.maven.org/#browse%7C version: 1.6.0 ### Spark Source Code Management -If you are interested in working with the newest under-development code or contributing to Spark development, you can also check out the master branch from Git: +If you are interested in working with the newest under-development code or contributing to Apache Spark development, you can also check out the master branch from Git: # Master development branch git clone git://github.com/apache/spark.git -- cgit v1.2.3