Skip to content

Commit 56e31c1

Browse files
committed
Modified the link of building Spark.
1 parent e421072 commit 56e31c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spark-standalone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In addition to running on the Mesos or YARN cluster managers, Spark also provide
1010

1111
# Installing Spark Standalone to a Cluster
1212

13-
To install Spark Standalone mode, you simply place a compiled version of Spark on each node on the cluster. You can obtain pre-built versions of Spark with each release or [build it yourself](index.html#building).
13+
To install Spark Standalone mode, you simply place a compiled version of Spark on each node on the cluster. You can obtain pre-built versions of Spark with each release or [build it yourself](building-spark.html).
1414

1515
# Starting a Cluster Manually
1616

0 commit comments

Comments
 (0)