From 2ff984bed2cae91c922780809ab2ffc8890ecc27 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 28 Jul 2016 02:08:00 +0000 Subject: doc use HTTPS for URLs and move homepage Thanks to Let's Encrypt, the bogomips.org now supports HTTPS so our homepage can be moved to: https://bogomips.org/clogger/ While clogger.bogomips.org is part of the TLS certificate, it is needless subjectAltName bloat that should not have been created. This will also make it easier to have multiple homepages in the future as a Tor hidden service. --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index a938510..890ba78 100644 --- a/README +++ b/README @@ -92,18 +92,18 @@ that receives a "<<" method: == REQUIREMENTS -* {Ruby}[http://www.ruby-lang.org/], {Rack}[http://rack.github.io/] +* {Ruby}[https://www.ruby-lang.org/], {Rack}[https://rack.github.io/] == DEVELOPMENT The latest development happens in git and is published to the following: - git://bogomips.org/clogger.git - git://repo.or.cz/clogger.git + git clone git://bogomips.org/clogger.git + git clone git://repo.or.cz/clogger.git You may also browse and download snapshot tarballs: -* http://bogomips.org/clogger.git (cgit) +* https://bogomips.org/clogger.git * http://repo.or.cz/w/clogger.git (gitweb) The mailing list (see below) is central for coordination and @@ -119,7 +119,7 @@ requests) go to the public mailing list. Do not send HTML mail or attachments. Do not top post. -Homepage: http://clogger.bogomips.org/ +Homepage: https://bogomips.org/clogger/ == INSTALL -- cgit v1.2.3-24-ge0c7