From 6ee7fa45cf1c9f9c006263c2bc300d865c4184a9 Mon Sep 17 00:00:00 2001 From: Kyle Banker Date: Wed, 3 Nov 2010 17:58:03 -0400 Subject: [PATCH] minor: doc links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f841310..4a9a84e 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ This is the 10gen-supported Ruby driver for [MongoDB](http://www.mongodb.org). This documentation includes other articles of interest, include: -1. [A tutorial](file.TUTORIAL.html). -2. [History](file.HISTORY.html). -3. [Credits](file.CREDITS.html). +1. [A tutorial](http://api.mongodb.org/ruby/current/file.TUTORIAL.html). +2. [History](http://api.mongodb.org/ruby/current/file.HISTORY.html). +3. [Credits](http://api.mongodb.org/ruby/current/file.CREDITS.html). -Here's a quick code sample. Again, see the [MongoDB Ruby Tutorial](file.TUTORIAL.html) +Here's a quick code sample. Again, see the [MongoDB Ruby Tutorial](http://api.mongodb.org/ruby/current/file.TUTORIAL.html) for much more: require 'rubygems'