From 4819baa658a6c8a3e4c5c504af284ea6091e4c35 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Sat, 31 Aug 2013 14:21:10 -0700 Subject: More updates, describing changes to recommended use of environment vars and new Python stuff --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md index cb51d4cadc..bcd7dad6ae 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,7 +58,7 @@ set `SPARK_YARN`: * [Java Programming Guide](java-programming-guide.html): using Spark from Java * [Python Programming Guide](python-programming-guide.html): using Spark from Python * [Spark Streaming](streaming-programming-guide.html): using the alpha release of Spark Streaming -* [MLlib (Machine Learning)](mllib-programming-guide.html): Spark's built-in machine learning library +* [MLlib (Machine Learning)](mllib-guide.html): Spark's built-in machine learning library * [Bagel (Pregel on Spark)](bagel-programming-guide.html): simple graph processing model **API Docs:** -- cgit v1.2.3