From 4932b06f13912f371ea2b3d06daf0f6ea3c9271c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 31 Oct 2016 20:13:40 +0000 Subject: doc: move homepage and update URLs to HTTPS Let's Encrypt is working well for us and having fewer domains reduces subjectAltName bloat to speed up connection establishment HTTP will remain working indefinitely since some old systems do not have modern TLS stacks. --- lib/rainbows/configurator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rainbows/configurator.rb') diff --git a/lib/rainbows/configurator.rb b/lib/rainbows/configurator.rb index 73820a1..10cb60d 100644 --- a/lib/rainbows/configurator.rb +++ b/lib/rainbows/configurator.rb @@ -1,7 +1,7 @@ # -*- encoding: binary -*- # This module adds \Rainbows! to the -# {Unicorn::Configurator}[http://unicorn.bogomips.org/Unicorn/Configurator.html] +# {Unicorn::Configurator}[https://bogomips.org/unicorn/Unicorn/Configurator.html] # \Rainbows!-specific configuration options must be inside a the Rainbows! # block, otherwise Unicorn::Configurator directives may be used anywhere # in the file. -- cgit v1.2.3-24-ge0c7