summaryrefslogtreecommitdiff
path: root/downloads.md
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2014-09-12 20:36:11 +0000
committerPatrick Wendell <pwendell@apache.org>2014-09-12 20:36:11 +0000
commitb014ca6deae8e8b193f4357d453ccf7c795ffec6 (patch)
tree01af400fa94539734520de16c572b60a77dd731f /downloads.md
parent4ec6ac39bdef8ea6aa1acc51e063b8a3803f9296 (diff)
downloadspark-website-b014ca6deae8e8b193f4357d453ccf7c795ffec6.tar.gz
spark-website-b014ca6deae8e8b193f4357d453ccf7c795ffec6.tar.bz2
spark-website-b014ca6deae8e8b193f4357d453ccf7c795ffec6.zip
Adding pretty titles for download links.
Diffstat (limited to 'downloads.md')
-rw-r--r--downloads.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/downloads.md b/downloads.md
index 3968d6838..3c9bd1503 100644
--- a/downloads.md
+++ b/downloads.md
@@ -24,10 +24,7 @@ The latest release of Spark is Spark 1.1.0, released on September 11, 2014
<select id="sparkVersionSelect" onChange="javascript:onVersionSelect();"></select><br>
2. Chose a package type:
- <select id="sparkPackageSelect" onChange="javascript:onPackageSelect();"></select>
- <br><em>Note: Spark can be <a href="{{site.url}}docs/latest/building-with-maven.html">
- built from source</a> for many other Hadoop versions.</em>
- <br>
+ <select id="sparkPackageSelect" onChange="javascript:onPackageSelect();"></select><br>
3. Chose a download type:
<select id="sparkDownloadSelect" onChange="javascript:onDownloadSelect()"></select><br>