aboutsummaryrefslogtreecommitdiff
path: root/docs/running-on-amazon-ec2.md
diff options
context:
space:
mode:
authorAndy Konwinski <andyk@berkeley.edu>2012-09-12 16:05:19 -0700
committerAndy Konwinski <andyk@berkeley.edu>2012-09-12 16:06:18 -0700
commit4d3a17c8d768a4e76bfb895ce53715434447cb62 (patch)
tree35d92aab36165b3ec68209622c260ebb9e3e9147 /docs/running-on-amazon-ec2.md
parent49e98500a9b1f93ab3224c4358dbc56f1e37ff35 (diff)
downloadspark-4d3a17c8d768a4e76bfb895ce53715434447cb62.tar.gz
spark-4d3a17c8d768a4e76bfb895ce53715434447cb62.tar.bz2
spark-4d3a17c8d768a4e76bfb895ce53715434447cb62.zip
Fixing lots of broken links.
Diffstat (limited to 'docs/running-on-amazon-ec2.md')
-rw-r--r--docs/running-on-amazon-ec2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/running-on-amazon-ec2.md b/docs/running-on-amazon-ec2.md
index 26cf9bd767..4e1c191bda 100644
--- a/docs/running-on-amazon-ec2.md
+++ b/docs/running-on-amazon-ec2.md
@@ -6,7 +6,7 @@ This guide describes how to get Spark running on an EC2 cluster. It assumes you
# For Spark 0.5
-Spark now includes some [EC2 Scripts](/ec2-scripts.html) for launching and managing clusters on EC2. You can typically launch a cluster in about five minutes. Follow the instructions at this link for details.
+Spark now includes some [EC2 Scripts]({{HOME_PATH}}ec2-scripts.html) for launching and managing clusters on EC2. You can typically launch a cluster in about five minutes. Follow the instructions at this link for details.
# For older versions of Spark