From 0ad77249bcaa4103b339e54a119882107d65585e Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Fri, 4 Oct 2019 19:42:41 +0000
Subject: [PATCH] explicit contributing/authors link destination

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 83ec34b8..0e3a12e7 100644
--- a/README.md
+++ b/README.md
@@ -1551,11 +1551,11 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
 
 ## Contributing
 
-Contributing guidelines can be found [here](.github/CONTRIBUTING.md).
+Contributing guidelines can be found in [.github/CONTRIBUTING.md](.github/CONTRIBUTING.md).
 
 ## Authors
 
-The list of authors can be found [here](AUTHORS.md).
+The list of authors can be found in [AUTHORS.md](AUTHORS.md).
 
 ## License