about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-12-01 09:58:22 +0000
committerEric Wong <normalperson@yhbt.net>2010-12-01 09:58:22 +0000
commit5557518c81f1a70f825bfc6e4a6671dc6e12b6e4 (patch)
tree67b3393e5557d39fbd4579fb2af5af03c9063c66 /README
parent58938c980f38a4581b4a0e8a780fffe7ac95bc93 (diff)
downloadruby-tdb-5557518c81f1a70f825bfc6e4a6671dc6e12b6e4.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 6307f1b..bc174f3 100644
--- a/README
+++ b/README
@@ -12,20 +12,20 @@ write to the same databases used by Samba!
 
 * Releases the GVL for slow disk operations under Ruby 1.9
 
-* Includes several {hash functions}[link:Hash_Functions]
+* Includes several {hash functions}[link:Hash_Functions.html]
   not included by upstream TDB.
 
 == Install
 
-The original tdb library from the main [site]{http://tdb.samba.org/} is
+The original tdb library from the {main site}[http://tdb.samba.org/] is
 required.  Debian users can just <code>apt-get install tdb-dev</code>.
 
 The library consists of a C extension so you'll need a C compiler
 and Ruby development libraries/headers.
 
 You may download the tarball from our
-{site}[http://bogomips.org/ruby-tdb/] and run setup.rb after unpacking
-it:
+{download site}[http://bogomips.org/ruby-tdb/files/] and run setup.rb after
+unpacking it:
 
   http://bogomips.org/ruby-tdb/files/