From e9b9af6ca2957752cb9c6ca6e935ef081751e61b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 14 Mar 2017 20:05:05 +0000 Subject: doc: fix links to raindrops project bogomips.org is dropping prefixes to reduce subjectAltName bloat in TLS certificates. --- lib/unicorn.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/unicorn.rb b/lib/unicorn.rb index f122563..4bd7bda 100644 --- a/lib/unicorn.rb +++ b/lib/unicorn.rb @@ -95,7 +95,7 @@ module Unicorn # returns an array of strings representing TCP listen socket addresses # and Unix domain socket paths. This is useful for use with - # Raindrops::Middleware under Linux: http://raindrops.bogomips.org/ + # Raindrops::Middleware under Linux: https://bogomips.org/raindrops/ def self.listener_names Unicorn::HttpServer::LISTENERS.map do |io| Unicorn::SocketHelper.sock_name(io) -- cgit v1.2.3-24-ge0c7