From 4217fda04c5a22c88ef0ae5830b0fd3b11cd571b Mon Sep 17 00:00:00 2001 From: Andy Konwinski Date: Tue, 27 Aug 2013 03:57:21 +0000 Subject: fix broken link in downloads --- site/downloads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/downloads.html') diff --git a/site/downloads.html b/site/downloads.html index d36a559b0..9519005f8 100644 --- a/site/downloads.html +++ b/site/downloads.html @@ -105,7 +105,7 @@

Download Spark

-

The latest release of Spark is 0.7.3. You can either download it as a source package (4 MB tar.gz) or get prebuilt packages for Hadoop 1 / CDH3 or CDH 4 (61 MB tar.gz).

+

The latest release of Spark is 0.7.3. You can either download it as a source package (4 MB tar.gz) or get prebuilt packages for Hadoop 1 / CDH3 or CDH 4 (61 MB tar.gz).

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: git clone git://github.com/mesos/spark.git.

-- cgit v1.2.3