From 55d9f128edcaccd29529177f13eaec6f79c5523b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 25 Oct 2016 21:13:03 +0000 Subject: relocate website to https://bogomips.org/unicorn/ HTTPS helps some with reader privacy and Let's Encrypt seems to be working well enough the past few months. This change will allow us to reduce subjectAltName bloat in our TLS certificate over time. It will also promote domain name agility to support mirrors or migrations to other domains (including a Tor hidden service mirror). http://bogomips.org/unicorn/ will remain available for people on legacy systems without usable TLS. There is no plan for automatic redirecting from HTTP to HTTPS at this time. --- examples/big_app_gc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/big_app_gc.rb') diff --git a/examples/big_app_gc.rb b/examples/big_app_gc.rb index c4c8b04..9d05719 100644 --- a/examples/big_app_gc.rb +++ b/examples/big_app_gc.rb @@ -1,2 +1,2 @@ -# see {Unicorn::OobGC}[http://unicorn.bogomips.org/Unicorn/OobGC.html] +# see {Unicorn::OobGC}[https://bogomips.org/unicorn/Unicorn/OobGC.html] # Unicorn::OobGC was broken in Unicorn v3.3.1 - v3.6.1 and fixed in v3.6.2 -- cgit v1.2.3-24-ge0c7