summaryrefslogtreecommitdiff
path: root/downloads.md
diff options
context:
space:
mode:
authorSean R. Owen <srowen@apache.org>2016-05-04 20:27:40 +0000
committerSean R. Owen <srowen@apache.org>2016-05-04 20:27:40 +0000
commit3ba18e3448e1f0fd3c615ede88bfd0642490d16d (patch)
tree6b09eedfec49172751e24aa2a974fd1aeda732c9 /downloads.md
parent1b04fbdce1ce1a25feb68e2e1cc0058e477a5c1f (diff)
downloadspark-website-3ba18e3448e1f0fd3c615ede88bfd0642490d16d.tar.gz
spark-website-3ba18e3448e1f0fd3c615ede88bfd0642490d16d.tar.bz2
spark-website-3ba18e3448e1f0fd3c615ede88bfd0642490d16d.zip
SPARK-15128: fix link to Spark artifacts on Maven Central
Diffstat (limited to 'downloads.md')
-rw-r--r--downloads.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/downloads.md b/downloads.md
index a913e75e5..2acf3ad96 100644
--- a/downloads.md
+++ b/downloads.md
@@ -37,7 +37,7 @@ _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)._
### Link with Spark
-Spark artifacts are [hosted in Maven Central](http://search.maven.org/#browse%7C1686516968). You can add a Maven dependency with the following coordinates:
+Spark artifacts are [hosted in Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.spark%22). You can add a Maven dependency with the following coordinates:
groupId: org.apache.spark
artifactId: spark-core_2.10