aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndy Konwinski <andyk@berkeley.edu>2012-09-05 13:24:09 -0700
committerAndy Konwinski <andyk@berkeley.edu>2012-09-12 13:03:43 -0700
commit49e98500a9b1f93ab3224c4358dbc56f1e37ff35 (patch)
treec5d6fbf53c3bba03841c42f52ad597426504522e /README.md
parent16da942d66ad3d460889ffcb08ee8c82b1ea7936 (diff)
downloadspark-49e98500a9b1f93ab3224c4358dbc56f1e37ff35.tar.gz
spark-49e98500a9b1f93ab3224c4358dbc56f1e37ff35.tar.bz2
spark-49e98500a9b1f93ab3224c4358dbc56f1e37ff35.zip
Updated base README to point to documentation site instead of wiki, updated
docs/README.md to describe use of Jekyll, and renmaed things to make them more consistent with the lower-case-with-hyphens convention.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index df9e73e4bd..bd75005c30 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ Lightning-Fast Cluster Computing - <http://www.spark-project.org/>
## Online Documentation
You can find the latest Spark documentation, including a programming
-guide, on the project wiki at <http://github.com/mesos/spark/wiki>. This
-file only contains basic setup instructions.
+guide, on the project webpage at <http://spark-project.org/documentation.html>.
+This README file only contains basic setup instructions.
## Building