From 5aa15a356f9d279968773c1b353a97b507ba900f Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Sat, 25 Sep 2010 21:17:37 +0200 Subject: [PATCH 1/3] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b45344..6536369 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Sofa: Standalone CouchDB Blog -Sofa showcases the [potential of pure CouchDB applications](http://jchris.mfdz.com/code/2008/10/standalone_applications_with_co). It should provide an easy way for people to put thier thoughts online, anywhere there's a running Couch. It's just HTML, JavaScript and the magic of CouchDB. +Sofa showcases the [potential of pure CouchDB applications](http://jchris.mfdz.com/code/2008/10/standalone_applications_with_co). It should provide an easy way for people to put their thoughts online, anywhere there's a running Couch. It's just HTML, JavaScript and the magic of CouchDB. Currently supports authoring by anyone with the proper roles, and comments from anyone with a user account. From da760bff594029a54e650f236b8e0b2bf09ecc00 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Sat, 25 Sep 2010 23:03:31 +0200 Subject: [PATCH 2/3] Fix readme link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6536369..bff87fc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Sofa: Standalone CouchDB Blog -Sofa showcases the [potential of pure CouchDB applications](http://jchris.mfdz.com/code/2008/10/standalone_applications_with_co). It should provide an easy way for people to put their thoughts online, anywhere there's a running Couch. It's just HTML, JavaScript and the magic of CouchDB. +Sofa showcases the [potential of pure CouchDB applications](http://bit.ly/apAju8). It should provide an easy way for people to put their thoughts online, anywhere there's a running +Couch. It's just HTML, JavaScript and the magic of CouchDB. Currently supports authoring by anyone with the proper roles, and comments from anyone with a user account. From d55af51cf7b4d9b04154d6afc7a253240f839dd4 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Sat, 25 Sep 2010 23:14:13 +0200 Subject: [PATCH 3/3] Fix book link in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bff87fc..983dce5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Currently supports authoring by anyone with the proper roles, and comments from ## Current News -Things are moving crazy fast around here right now as I bring this stuff up to ship-shape for the [CouchDB book](http://books.couchdb.org). I'll be renaming methods and stuff (if I find the time), any API feedback will be appreciated. +Things are moving crazy fast around here right now as I bring this stuff up to ship-shape for the [CouchDB book](http://guide.couchdb.org). I'll be renaming methods and stuff (if I +find the time), any API feedback will be appreciated. ## Install CouchDB