about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-08-06 00:34:50 +0000
committerEric Wong <e@80x24.org>2018-08-06 00:34:50 +0000
commite7cdf455c5544034f5787bfd747e5858c6f27b7a (patch)
treeda418bff0bc963e8ac9572fb95e9ddf46020b088
parent866f463115364a2e993797d0f0a289c671268b4b (diff)
downloadyahns-e7cdf455c5544034f5787bfd747e5858c6f27b7a.tar.gz
Oops :x
-rw-r--r--HACKING2
-rw-r--r--README2
2 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 520dc6c..6d73fc1 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 https://yhbt.net/yahns
+        git clone https://yhbt.net/yahns.git
 
 tests
 -----
diff --git a/README b/README
index 266172d..3486f2f 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 https://yhbt.net/yahns
+        git clone https://yhbt.net/yahns.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