From baeeae3f945889e4ec2c41661e40a627d4a1d4e0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 4 Jan 2019 13:29:50 +0000 Subject: update URLs to HTTPS Let's Encrypt is working well, so lets discourage sniffable traffic. --- .olddoc.yml | 4 ++-- README | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.olddoc.yml b/.olddoc.yml index f9cb790..de9e42a 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -1,6 +1,6 @@ --- cgit_url: https://80x24.org/olddoc.git -git_url: git://80x24.org/olddoc.git +git_url: https://80x24.org/olddoc.git rdoc_url: https://80x24.org/olddoc/ ml_url: https://80x24.org/olddoc-public/ nntp_url: nntp://news.public-inbox.org/inbox.comp.lang.ruby.olddoc @@ -8,4 +8,4 @@ merge_html: olddoc_1: Documentation/olddoc.1.html olddoc_5: Documentation/olddoc.5.html public_email: olddoc-public@80x24.org -source_code: git clone git://80x24.org/olddoc +source_code: git clone https://80x24.org/olddoc.git diff --git a/README b/README index e3ab17e..4b5aa1f 100644 --- a/README +++ b/README @@ -52,7 +52,7 @@ such as pandoc(1). This requries an appropriately configured == Source code - git clone git://80x24.org/olddoc + git clone https://80x24.org/olddoc.git Please use git-format-patch(1) and git-send-email(1) distributed with the git(7) suite for generating and sending patches. Please format -- cgit v1.2.3-24-ge0c7