about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
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/