aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2012-09-25 19:31:07 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2012-09-25 19:31:07 -0700
commit56c90485fd947d75bbe7aac81593ba42cfe56821 (patch)
tree99c5bc617a350a408abfa62f612fc14c807ad1e7 /docs/api.md
parent1821bf1f1f50e5eb1c7adf9d010ecc392b1adad5 (diff)
downloadspark-56c90485fd947d75bbe7aac81593ba42cfe56821.tar.gz
spark-56c90485fd947d75bbe7aac81593ba42cfe56821.tar.bz2
spark-56c90485fd947d75bbe7aac81593ba42cfe56821.zip
More updates to documentation
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/api.md b/docs/api.md
index 8a01023ad4..3bdac174f9 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -5,7 +5,6 @@ title: Spark API documentation (Scaladoc)
Here you can find links to the Scaladoc generated for the Spark sbt subprojects. If the following links don't work, try running `sbt/sbt doc` from the Spark project home directory.
-- [Core](api/core/index.html)
-- [Examples](api/examples/index.html)
-- [Repl](api/repl/index.html)
-- [Bagel](api/bagel/index.html)
+- [Core]({{HOME_PATH}}api/core/index.html)
+- [Examples]({{HOME_PATH}}api/examples/index.html)
+- [Bagel]({{HOME_PATH}}api/bagel/index.html)