aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-02-25 14:23:03 -0800
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-02-25 14:23:03 -0800
commit5d4a0ac794bff3bc3c579ab6e0658b17bdeeab43 (patch)
tree68d6c297bcee0e29f77cee1245a40cf774fb531b /docs/index.md
parent1ef58dadccb878f70ffd638b2d0f260c2939eda9 (diff)
downloadspark-5d4a0ac794bff3bc3c579ab6e0658b17bdeeab43.tar.gz
spark-5d4a0ac794bff3bc3c579ab6e0658b17bdeeab43.tar.bz2
spark-5d4a0ac794bff3bc3c579ab6e0658b17bdeeab43.zip
Some tweaks to docs
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index c6ef507cb0..fd74a051e0 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -58,9 +58,9 @@ of `project/SparkBuild.scala`, then rebuilding Spark (`sbt/sbt clean compile`).
* [Quick Start](quick-start.html): a quick introduction to the Spark API; start here!
* [Spark Programming Guide](scala-programming-guide.html): an overview of Spark concepts, and details on the Scala API
-* [Streaming Programming Guide](streaming-programming-guide.html): an API preview of Spark Streaming
* [Java Programming Guide](java-programming-guide.html): using Spark from Java
* [Python Programming Guide](python-programming-guide.html): using Spark from Python
+* [Spark Streaming Guide](streaming-programming-guide.html): using the alpha release of Spark Streaming
**API Docs:**