From b8c64a2a3440bf65712a8be371d57430dca03998 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 18 Mar 2017 07:50:17 +0000 Subject: doc: update bogomips.org URLs to HTTPS It looks like HTTPS support provided by the Let's Encrypt project is still going strong, and maybe we can rely on it. --- .olddoc.yml | 6 +++--- README | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.olddoc.yml b/.olddoc.yml index 0ca2b4b..933df45 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -1,9 +1,9 @@ --- -rdoc_url: http://bogomips.org/ruby_posix_mq/ -cgit_url: http://bogomips.org/ruby_posix_mq.git +rdoc_url: https://bogomips.org/ruby_posix_mq/ +cgit_url: https://bogomips.org/ruby_posix_mq.git git_url: git://bogomips.org/ruby_posix_mq.git public_email: ruby-posix-mq@bogomips.org -ml_url: http://bogomips.org/ruby-posix-mq/ +ml_url: https://bogomips.org/ruby-posix-mq/ changelog_since: 0.4.0 merge_html: posix-mq-rb_1: Documentation/posix-mq-rb.1.html diff --git a/README b/README index 032cc5d..0b8a07b 100644 --- a/README +++ b/README @@ -47,7 +47,7 @@ compiler and the matching Ruby development libraries and headers. If you plan on using the command-line client, a tarball installation starts up faster and is recommended. Just grab the tarball from: -http://bogomips.org/ruby_posix_mq/files/ +https://bogomips.org/ruby_posix_mq/files/ Unpack it, and run "ruby setup.rb" Otherwise, via RubyGems: gem install posix_mq @@ -97,7 +97,7 @@ You can get the latest source via git from the following locations: You may also browse the code from the web: -* http://bogomips.org/ruby_posix_mq.git +* https://bogomips.org/ruby_posix_mq.git * http://repo.or.cz/w/ruby_posix_mq.git (gitweb) Inline patches (from "git format-patch") to the mailing list are @@ -123,7 +123,7 @@ will usually get a response within 24-72 hours. Subscription is optional: mailto:ruby-posix-mq+subscribe@bogomips.org -Read-only mail archives are available over HTTP and NNTP: +Read-only mail archives are available over HTTPS and NNTP: - http://bogomips.org/ruby-posix-mq/ + https://bogomips.org/ruby-posix-mq/ nntp://news.public-inbox.org/inbox.comp.lang.ruby.posix-mq -- cgit v1.2.3-24-ge0c7