about summary refs log tree commit homepage
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 66a8442..b517cc2 100644
--- a/HACKING
+++ b/HACKING
@@ -17,7 +17,7 @@ characters wide) and NOT the indentation style of Matz Ruby.
 
 Contributions are welcome in the form of patches, pull requests, code
 review, testing, documentation, user support or any other feedback.  The
-{Ruby TDB mailing list}[mailto:ruby-tdb-public@bogomips.org] is the central
+{Ruby TDB public inbox}[mailto:ruby-tdb-public@yhbt.net] is the
 coordination point for all user and developer feedback and bug reports.
 
 === Submitting Patches
@@ -41,7 +41,7 @@ don't email the git mailing list or maintainer with Ruby TDB patches :)
 * Do not send HTML mail, they will be mercilessly deleted.
 
 When referencing mailing list posts, use
-<tt>https://bogomips.org/ruby-tdb-public/<$MESSAGE_ID>/</tt> since the
+<tt>https://yhbt.net/ruby-tdb-public/<$MESSAGE_ID>/</tt> since the
 Message-ID remains searchable even if a particular site becomes unavailable.
 
 == Running Development Versions