summaryrefslogtreecommitdiff
path: root/streaming/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/index.md')
-rw-r--r--streaming/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/streaming/index.md b/streaming/index.md
index edc77bb82..eeb32f30b 100644
--- a/streaming/index.md
+++ b/streaming/index.md
@@ -21,9 +21,9 @@ subproject: Streaming
Build applications through high-level operators.
</p>
<p>
- Spark Streaming brings <a href="{{site.url}}">Spark</a>'s
- language-integrated API to stream processing,
- letting you write streaming jobs the same way you write batch jobs.
+ Spark Streaming brings Spark's
+ <a href="{{site.url}}docs/latest/streaming-programming-guide.html">language-integrated API</a>
+ to stream processing, letting you write streaming jobs the same way you write batch jobs.
It supports Java, Scala and Python.
</p>
</div>