aboutsummaryrefslogtreecommitdiff
path: root/docs/configuration.md
diff options
context:
space:
mode:
authorKay Ousterhout <kayousterhout@gmail.com>2014-12-02 09:06:02 -0800
committerKay Ousterhout <kayousterhout@gmail.com>2014-12-02 09:06:02 -0800
commitd9a148ba6a67a01e4bf77c35c41dd4cbc8918c82 (patch)
treeb550699eccbb94f96dc1bf06da0cb320f47084f5 /docs/configuration.md
parent6dfe38a03a619282815b4032243a20414eea712e (diff)
downloadspark-d9a148ba6a67a01e4bf77c35c41dd4cbc8918c82.tar.gz
spark-d9a148ba6a67a01e4bf77c35c41dd4cbc8918c82.tar.bz2
spark-d9a148ba6a67a01e4bf77c35c41dd4cbc8918c82.zip
[SPARK-4686] Link to allowed master URLs is broken
The link points to the old scala programming guide; it should point to the submitting applications page. This should be backported to 1.1.2 (it's been broken as of 1.0). Author: Kay Ousterhout <kayousterhout@gmail.com> Closes #3542 from kayousterhout/SPARK-4686 and squashes the following commits: a8fc43b [Kay Ousterhout] [SPARK-4686] Link to allowed master URLs is broken
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index 0b77f5ab64..4b4bbea564 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -98,7 +98,7 @@ of the most common options to set are:
<td>(none)</td>
<td>
The cluster manager to connect to. See the list of
- <a href="scala-programming-guide.html#master-urls"> allowed master URL's</a>.
+ <a href="submitting-applications.html#master-urls"> allowed master URL's</a>.
</td>
</tr>
<tr>