aboutsummaryrefslogtreecommitdiff
path: root/docs/hadoop-third-party-distributions.md
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2013-12-07 22:20:14 -0800
committerPatrick Wendell <pwendell@gmail.com>2013-12-07 22:31:44 -0800
commit41c60b337abc4ddd92fe5d4b9337156f3bf8b089 (patch)
tree4a5704327cabe1c5cf7c4e6ce7e9f7a25270fc89 /docs/hadoop-third-party-distributions.md
parent6494d62fe40ac408b14de3f0f3de8ec896a0ae6e (diff)
downloadspark-41c60b337abc4ddd92fe5d4b9337156f3bf8b089.tar.gz
spark-41c60b337abc4ddd92fe5d4b9337156f3bf8b089.tar.bz2
spark-41c60b337abc4ddd92fe5d4b9337156f3bf8b089.zip
Various broken links in documentation
Diffstat (limited to 'docs/hadoop-third-party-distributions.md')
-rw-r--r--docs/hadoop-third-party-distributions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hadoop-third-party-distributions.md b/docs/hadoop-third-party-distributions.md
index b33af2cf24..92d2c95932 100644
--- a/docs/hadoop-third-party-distributions.md
+++ b/docs/hadoop-third-party-distributions.md
@@ -10,7 +10,7 @@ with these distributions:
# Compile-time Hadoop Version
When compiling Spark, you'll need to
-[set the SPARK_HADOOP_VERSION flag](http://localhost:4000/index.html#a-note-about-hadoop-versions):
+[set the SPARK_HADOOP_VERSION flag](index.html#a-note-about-hadoop-versions):
SPARK_HADOOP_VERSION=1.0.4 sbt/sbt assembly