aboutsummaryrefslogtreecommitdiff
path: root/docs/streaming-custom-receivers.md
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-08-31 22:45:53 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-09-01 14:13:16 -0700
commit5701eb92c7ac75176e0daebd3d551a07eea63cb5 (patch)
tree1e51d3d41e6de4a54fef786b67861231f8c218cb /docs/streaming-custom-receivers.md
parentdebcf243892bcc7de3f41981e63b8daacb0f2e06 (diff)
downloadspark-5701eb92c7ac75176e0daebd3d551a07eea63cb5.tar.gz
spark-5701eb92c7ac75176e0daebd3d551a07eea63cb5.tar.bz2
spark-5701eb92c7ac75176e0daebd3d551a07eea63cb5.zip
Fix some URLs
Diffstat (limited to 'docs/streaming-custom-receivers.md')
-rw-r--r--docs/streaming-custom-receivers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/streaming-custom-receivers.md b/docs/streaming-custom-receivers.md
index dfa343bf94..981cdfe0b2 100644
--- a/docs/streaming-custom-receivers.md
+++ b/docs/streaming-custom-receivers.md
@@ -143,4 +143,4 @@ _A more comprehensive example is provided in the spark streaming examples_
## References
1.[Akka Actor documentation](http://doc.akka.io/docs/akka/2.0.5/scala/actors.html)
-2.[NetworkReceiver](http://spark-project.org/docs/latest/api/streaming/index.html#spark.streaming.dstream.NetworkReceiver)
+2.[NetworkReceiver](http://spark.incubator.apache.org/docs/latest/api/streaming/index.html#spark.streaming.dstream.NetworkReceiver)