about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-01-04 13:29:50 +0000
committerEric Wong <e@80x24.org>2019-01-04 13:29:50 +0000
commitbaeeae3f945889e4ec2c41661e40a627d4a1d4e0 (patch)
tree5dfb1c6d86d8324f7a92882ed73fa1c61dfc23e6
parent959c398f27ed1d1e0f4456bb8e055c5f9884b2df (diff)
downloadolddoc-baeeae3f945889e4ec2c41661e40a627d4a1d4e0.tar.gz
Let's Encrypt is working well, so lets discourage sniffable
traffic.
-rw-r--r--.olddoc.yml4
-rw-r--r--README2
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