about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Documentation/yahns_config.pod2
-rw-r--r--HACKING2
-rw-r--r--README2
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/yahns_config.pod b/Documentation/yahns_config.pod
index 9558d3d..5d0e441 100644
--- a/Documentation/yahns_config.pod
+++ b/Documentation/yahns_config.pod
@@ -656,7 +656,7 @@ compatibility.
 
 See the examples/ directory in the git source tree.
 
-  git clone git://yhbt.net/yahns.git
+  git clone https://yhbt.net/yahns.git
 
 =head1 CONTACT
 
diff --git a/HACKING b/HACKING
index cf6c660..520dc6c 100644
--- a/HACKING
+++ b/HACKING
@@ -9,7 +9,7 @@ development dependencies
 * git - https://www.git-scm.com/
 * ruby - https://www.ruby-lang.org/en/
 
-        git clone git://yhbt.net/yahns
+        git clone https://yhbt.net/yahns
 
 tests
 -----
diff --git a/README b/README
index 8c80561..266172d 100644
--- a/README
+++ b/README
@@ -85,7 +85,7 @@ Hacking
 We use git and follow the same development model as git itself
 (mailing list-oriented, benevolent dictator).
 
-        git clone git://yhbt.net/yahns
+        git clone https://yhbt.net/yahns
 
 Please use git-format-patch(1) and git-send-email(1) distributed with
 the git(7) suite for generating and sending patches.  Please format