From e7cdf455c5544034f5787bfd747e5858c6f27b7a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 6 Aug 2018 00:34:50 +0000 Subject: doc: fix git URLs in README and HACKING Oops :x --- HACKING | 2 +- README | 2 +- 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 -- cgit v1.2.3-24-ge0c7