aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2012-10-13 19:05:11 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2012-10-13 19:05:11 -0700
commit4be12d97ec4a6ca0acaf324799156e219732a11e (patch)
tree1cf716a530e02243080e4acab9e05e7895a9e15e /docs/index.md
parent19910c00c3d7fd306e1d77b308b5c033ccfa91f5 (diff)
downloadspark-4be12d97ec4a6ca0acaf324799156e219732a11e.tar.gz
spark-4be12d97ec4a6ca0acaf324799156e219732a11e.tar.bz2
spark-4be12d97ec4a6ca0acaf324799156e219732a11e.zip
Some doc fixes, including showing version number in nav bar again
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md
index 791be4c097..ed9953a590 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -79,13 +79,13 @@ of `project/SparkBuild.scala`, then rebuilding Spark (`sbt/sbt clean compile`).
**External resources:**
* [Spark Homepage](http://www.spark-project.org)
-* [AMP Camp](http://ampcamp.berkeley.edu/): a two-day training camp at UC Berkeley that featured talks and exercises
- about Spark, Shark, Mesos, and more. [Videos](http://ampcamp.berkeley.edu/agenda-2012),
+* [Mailing List](http://groups.google.com/group/spark-users): ask questions about Spark here
+* [AMP Camp](http://ampcamp.berkeley.edu/): a two-day training camp at UC Berkeley that featured talks and exercises
+ about Spark, Shark, Mesos, and more. [Videos](http://ampcamp.berkeley.edu/agenda-2012),
[slides](http://ampcamp.berkeley.edu/agenda-2012) and [exercises](http://ampcamp.berkeley.edu/exercises-2012) are
available online for free.
* [Code Examples](http://spark-project.org/examples.html): more are also available in the [examples subfolder](https://github.com/mesos/spark/tree/master/examples/src/main/scala/spark/examples) of Spark
-* [Paper describing the Spark system](http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf)
-* [Mailing List](http://groups.google.com/group/spark-users)
+* [Paper Describing the Spark System](http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf)
# Community