summaryrefslogtreecommitdiff
path: root/site/index.html
diff options
context:
space:
mode:
authorMatei Alexandru Zaharia <matei@apache.org>2013-10-25 05:15:23 +0000
committerMatei Alexandru Zaharia <matei@apache.org>2013-10-25 05:15:23 +0000
commitb8c4ea68f1d3364ae549b70486bee524cb42b340 (patch)
tree8dc18ee63e69d149277dca5de85d3e44100b8339 /site/index.html
parentc4cb73a9704b10b5e15ebd31a6ad876595030b39 (diff)
downloadspark-website-b8c4ea68f1d3364ae549b70486bee524cb42b340.tar.gz
spark-website-b8c4ea68f1d3364ae549b70486bee524cb42b340.tar.bz2
spark-website-b8c4ea68f1d3364ae549b70486bee524cb42b340.zip
tweak
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/index.html b/site/index.html
index fb86d7ad0..c64bb898f 100644
--- a/site/index.html
+++ b/site/index.html
@@ -127,8 +127,8 @@
<p>To make programming faster, Spark provides clean, concise APIs in
<a href="http://www.scala-lang.org" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.scala-lang.org']);">Scala</a>,
-<a href="/docs/latest/quick-start.html#a-standalone-job-in-java">Java</a> and
-<a href="/docs/latest/quick-start.html#a-standalone-job-in-python">Python</a>.
+<a href="/docs/latest/quick-start.html#a-standalone-app-in-java">Java</a> and
+<a href="/docs/latest/quick-start.html#a-standalone-app-in-python">Python</a>.
You can also use Spark interactively from the Scala and Python shells to rapidly query big datasets.</p>
<h2 id="what-can-it-do">What can it do?</h2>