From d4b0198a877e65d04783c771ef55762730f3984f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 29 Jul 2016 22:35:46 +0000 Subject: use HTTPS and move homepage to https://bogomips.org/raindrops/ While raindrops.bogomips.org exists, having extra subjectAltName entries is bloating the certificate. This will make it easier to mirror the homepage on Tor hidden services. --- ext/raindrops/linux_tcp_info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/raindrops') diff --git a/ext/raindrops/linux_tcp_info.c b/ext/raindrops/linux_tcp_info.c index 5e25d4d..8a06f88 100644 --- a/ext/raindrops/linux_tcp_info.c +++ b/ext/raindrops/linux_tcp_info.c @@ -126,7 +126,7 @@ void Init_raindrops_linux_tcp_info(void) * - rcv_space * - total_retrans * - * http://kernel.org/doc/man-pages/online/pages/man7/tcp.7.html + * https://kernel.org/doc/man-pages/online/pages/man7/tcp.7.html */ cTCP_Info = rb_define_class_under(cRaindrops, "TCP_Info", rb_cObject); rb_define_alloc_func(cTCP_Info, alloc); -- cgit v1.2.3-24-ge0c7