Fixing link to tutorial; changed from relative to absolute.

This commit is contained in:
Nick Stielau 2011-01-05 08:14:02 -08:00 committed by Kyle Banker
parent 8a646fbf00
commit 0b07efeb37
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This documentation includes other articles of interest, include:
6. [History](http://api.mongodb.org/ruby/current/file.HISTORY.html). 6. [History](http://api.mongodb.org/ruby/current/file.HISTORY.html).
7. [Credits](http://api.mongodb.org/ruby/current/file.CREDITS.html). 7. [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: for much more:
require 'rubygems' require 'rubygems'