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 809cb5f..66a8442 100644
--- a/HACKING
+++ b/HACKING
@@ -41,8 +41,8 @@ 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
-"http://bogomips.org/ruby-tdb-public/m/$MESSAGE_ID.html" if possible since the
-Message-ID remains searchable even if a particular server becomes unavailable.
+<tt>https://bogomips.org/ruby-tdb-public/<$MESSAGE_ID>/</tt> since the
+Message-ID remains searchable even if a particular site becomes unavailable.
 
 == Running Development Versions