summaryrefslogtreecommitdiff
path: root/site/downloads.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/downloads.html')
-rw-r--r--site/downloads.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/downloads.html b/site/downloads.html
index 646c76377..2a5415a18 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -149,7 +149,7 @@
<div class="news" style="margin-bottom: 20px;">
<h5>Latest News</h5>
<ul class="list-unstyled">
-
+
<li><a href="/news/spark-summit-june-2016-agenda-posted.html">Spark Summit (June 6, 2016, San Francisco) agenda posted</a>
<span class="small">(Apr 17, 2016)</span></li>
@@ -161,7 +161,7 @@
<li><a href="/news/spark-summit-east-agenda-posted.html">Spark Summit East (Feb 16, 2016, New York) agenda posted</a>
<span class="small">(Jan 14, 2016)</span></li>
-
+
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
@@ -221,7 +221,7 @@ $(document).ready(function() {
<a href="http://spark.apache.org/docs/latest/building-spark.html#building-for-scala-211">with Scala 2.11 support</a>.</em></p>
<h3 id="link-with-spark">Link with Spark</h3>
-<p>Spark artifacts are <a href="http://search.maven.org/#browse%7C1686516968">hosted in Maven Central</a>. You can add a Maven dependency with the following coordinates:</p>
+<p>Spark artifacts are <a href="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.spark%22">hosted in Maven Central</a>. You can add a Maven dependency with the following coordinates:</p>
<pre><code>groupId: org.apache.spark
artifactId: spark-core_2.10