about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 099eda8..c58147b 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ write to the same databases used by Samba!
 == Caveats
 
 These caveats will be addressed upstream in
-{TDB2}[http://mid.gmane.org/201008021002.47351.rusty@rustcorp.com.au]
+{TDB2}[https://marc.info/?i=201008021002.47351.rusty@rustcorp.com.au]
 
 * NOT native thread-safe.  Don't try accessing TDB objects from
   multiple threads at the same time.  This probably needs to be
@@ -49,10 +49,10 @@ 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
-{download site}[http://bogomips.org/ruby-tdb/files/] and run setup.rb after
+{download site}[https://bogomips.org/ruby-tdb/files/] and run setup.rb after
 unpacking it:
 
-  http://bogomips.org/ruby-tdb/files/
+  https://bogomips.org/ruby-tdb/files/
 
 You may also install it via RubyGems on RubyGems.org:
 
@@ -76,7 +76,7 @@ You can get the latest source via git from the following locations
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* http://bogomips.org/ruby-tdb.git (cgit)
+* https://bogomips.org/ruby-tdb.git
 * http://repo.or.cz/w/ruby-tdb.git (gitweb)
 
 See the HACKING guide on how to contribute and build prerelease gems
@@ -102,7 +102,7 @@ Similarly, you may unsubscribe by sending an email to:
 
 Mailing list archives are available at:
 
-        http://bogomips.org/ruby-tdb-public/
+        https://bogomips.org/ruby-tdb-public/
 
 For the latest on tdb releases, you may check our NEWS page (and
 subscribe to our Atom feed).