about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2022-06-16 16:13:21 +0000
committerEric Wong <bofh@yhbt.net>2022-06-16 16:17:51 +0000
commita16af8264d90782a5d0bcb4a8b5d6b707e57f0f0 (patch)
treeb96dba04aa77e7775a40486f0d3d6ba7fe6df277 /README
parent226e3c0b12e6e31dff8fb70945c8bc6be48202f0 (diff)
downloadclogger-a16af8264d90782a5d0bcb4a8b5d6b707e57f0f0.tar.gz
git:// is rarely necessary these days, and IMAP (unlike NNTP)
doesn't advertise hostnames in its protocol, so we can use a
shorter one to avoid advertising other projects.
And stylize our domain name since "YHBT" is an acronym.
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index 3c5e419..2bbe9e7 100644
--- a/README
+++ b/README
@@ -100,13 +100,13 @@ that receives a "<<" method:
 
 The latest development happens in git and is published to the following:
 
-   git clone https://yhbt.net/clogger.git
-   git clone git://repo.or.cz/clogger.git
+   git clone https://YHBT.net/clogger.git
+   git clone https://repo.or.cz/clogger.git
 
 You may also browse and download snapshot tarballs:
 
-* https://yhbt.net/clogger.git
-* http://repo.or.cz/w/clogger.git (gitweb)
+* https://YHBT.net/clogger.git
+* https://repo.or.cz/w/clogger.git (gitweb)
 
 We use email for coordination and development, see below:
 
@@ -115,8 +115,8 @@ We use email for coordination and development, see below:
 All feedback (bug reports, user/development discussion, patches, pull
 requests) is done via publicly-archived email:
 
-* https://yhbt.net/clogger-public/
-* imaps://news.public-inbox.org/inbox.comp.lang.ruby.clogger.0
+* https://YHBT.net/clogger-public/
+* imaps://YHBT.net/inbox.comp.lang.ruby.clogger.0
 * nntps://news.public-inbox.org/inbox.comp.lang.ruby.clogger
 
 Tor users may also access HTTP, IMAP, and NNTP archives via .onion:
@@ -131,9 +131,9 @@ username + password will work.
 No subscription or real names will ever be required to email us.
 Do not send HTML email, do not top post.
 
-* mailto:clogger-public@yhbt.net
+* mailto:clogger-public@YHBT.net
 
-Homepage: https://yhbt.net/clogger/
+Homepage: https://YHBT.net/clogger/
 
 == INSTALL