about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-09-02 16:59:43 +0000
committerEric Wong <e@80x24.org>2015-09-02 16:59:43 +0000
commit8fd1c5e48ad68c6a7573762ae51d5e8e140dabec (patch)
tree43b715b432d2729ed61210f26095e43e563689f8
parent4347980fa66115425fa8b765353c8b1bfe5dec24 (diff)
downloadkgio-8fd1c5e48ad68c6a7573762ae51d5e8e140dabec.tar.gz
Prefer to use our own site since it is free of images+JavaScript
and may load faster if somebody is already reading bogomips.org
and has an open connection and hot DNS cache entry.
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 7aa3b7c..9155bbc 100644
--- a/HACKING
+++ b/HACKING
@@ -9,8 +9,8 @@ Please wrap documentation at 72 characters-per-line or less (long URLs
 are exempt) so it is comfortably readable from terminals.
 
 When referencing mailing list posts, use
-"http://mid.gmane.org/$MESSAGE_ID" if possible since the Message-ID
-remains searchable even if Gmane becomes unavailable.
+"http://bogomips.org/kgio-public/$MESSAGE_ID/" if possible since the
+Message-ID remains searchable even if the archive becomes unavailable.
 
 === Code Compatibility