From 7c556be51041777e809381a3d79a21ac98fda303 Mon Sep 17 00:00:00 2001 From: Jan Niklas Hasse Date: Mon, 6 Apr 2020 16:05:27 +0200 Subject: [PATCH] Turn CONTRIBUTING.md into a link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index baf8862..d11fd33 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ resulting ninja binary. However, to enable features like Bash completion and Emacs and Vim editing modes, some files in misc/ must be copied to appropriate locations. -If you're interested in making changes to Ninja, read CONTRIBUTING.md first. +If you're interested in making changes to Ninja, read +[CONTRIBUTING.md](CONTRIBUTING.md) first. ## Building Ninja itself