about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index c58147b..7ab9b9d 100644
--- a/README
+++ b/README
@@ -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}[https://bogomips.org/ruby-tdb/files/] and run setup.rb after
+{download site}[https://yhbt.net/ruby-tdb/files/] and run setup.rb after
 unpacking it:
 
-  https://bogomips.org/ruby-tdb/files/
+  https://yhbt.net/ruby-tdb/files/
 
 You may also install it via RubyGems on RubyGems.org:
 
@@ -70,13 +70,13 @@ Or if you have a non-standard prefix that linkers normally do not search:
 You can get the latest source via git from the following locations
 (these versions may not be stable):
 
-  git://bogomips.org/ruby-tdb.git
+  git://yhbt.net/ruby-tdb.git
   git://repo.or.cz/ruby-tdb.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* https://bogomips.org/ruby-tdb.git
+* https://yhbt.net/ruby-tdb.git
 * http://repo.or.cz/w/ruby-tdb.git (gitweb)
 
 See the HACKING guide on how to contribute and build prerelease gems
@@ -87,22 +87,22 @@ from git.
 All feedback (bug reports, user/development dicussion, patches, pull
 requests) go to the mailing list:
 
-        ruby-tdb-public@bogomips.org
+        ruby-tdb-public@yhbt.net
 
 No subscription is required to post, and HTML will be considered spam
 and rejected.  Subscription is optional, you may subscribe by sending
 a blank email to:
 
-        ruby-tdb-public+subscribe@bogomips.org
+        ruby-tdb-public+subscribe@yhbt.net
 
 And following instructions in the confirmation email.
 Similarly, you may unsubscribe by sending an email to:
 
-        ruby-tdb-public+unsubscribe@bogomips.org
+        ruby-tdb-public+unsubscribe@yhbt.net
 
 Mailing list archives are available at:
 
-        https://bogomips.org/ruby-tdb-public/
+        https://yhbt.net/ruby-tdb-public/
 
 For the latest on tdb releases, you may check our NEWS page (and
 subscribe to our Atom feed).