From e91c03a0bdfa02dcb67328e4228ffbd3ca92d5f6 Mon Sep 17 00:00:00 2001 From: Mike Dirolf Date: Thu, 3 Sep 2009 11:30:43 -0400 Subject: [PATCH] minor: fix doc url --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index c4756cb..3745a50 100644 --- a/README.rdoc +++ b/README.rdoc @@ -256,7 +256,7 @@ validator script. = Documentation -This documentation is available online at http://mongo.rubyforge.org. You can +This documentation is available online at http://api.mongodb.org/ruby. You can generate the documentation if you have the source by typing $ rake rdoc