From ea05fc130b64ce356ab7524a3d5bd1e022cf51b5 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Wed, 26 Sep 2012 22:54:39 -0700 Subject: Updates to standalone cluster, web UI and deploy docs. --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md index 795a180353..ec6ecf3cc5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -70,8 +70,8 @@ of `project/SparkBuild.scala`, then rebuilding Spark (`sbt/sbt clean compile`). **Other documents:** * [Configuration]({{HOME_PATH}}configuration.html): customize Spark via its configuration system -* [Tuning guide]({{HOME_PATH}}tuning.html): best practices to optimize performance and memory use -* [API docs (Scaladoc)]({{HOME_PATH}}api/core/index.html) +* [Tuning Guide]({{HOME_PATH}}tuning.html): best practices to optimize performance and memory use +* [API Docs (Scaladoc)]({{HOME_PATH}}api/core/index.html) * [Bagel]({{HOME_PATH}}bagel-programming-guide.html): an implementation of Google's Pregel on Spark * [Contributing to Spark](contributing-to-spark.html) -- cgit v1.2.3