From 5701eb92c7ac75176e0daebd3d551a07eea63cb5 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Sat, 31 Aug 2013 22:45:53 -0700 Subject: Fix some URLs --- docs/streaming-custom-receivers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/streaming-custom-receivers.md') 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) -- cgit v1.2.3