From 972f1a11a8788a21925b8d8d1151a190457b7a46 Mon Sep 17 00:00:00 2001
From: juga0 <juga@riseup.net>
Date: Fri, 14 Sep 2018 16:27:09 +0000
Subject: [PATCH] Use link syntax that can be clicked when online

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 1d42bee7..7ef7eaa9 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,9 @@ authorities or researches using a test Tor network, chutney or shadow.
 Please, do not run this software otherwise, since the measurements would not be
 used by Tor and would only create more traffic in the Tor network.
 
-See INSTALL for install instructions. See DEPLOY for deploy instructions. See
-LICENSE for license information. See CONTRIBUTING for coding standards and
-contribution guidelines.
+See ./INSTALL.rst) for install instructions,
+[./DEPLOY.rst](./DEPLOY.rst) for deploy instructions,
+[./CONTRIBUTING](./CONTRIBUTING.rst) for contribution guidelines.
 
 The sbws documentation can be found at [Read the Docs](https://sbws.readthedocs.io)
 and
-- 
GitLab