summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Niklas Hasse <jhasse@bixense.com>2020-04-06 16:05:27 +0200
committerJan Niklas Hasse <jhasse@bixense.com>2020-04-06 16:05:27 +0200
commit7c556be51041777e809381a3d79a21ac98fda303 (patch)
tree372f5518e68f7c3d6b23f8d3a68e340a37098950
parent64ebbcb31ae326cf535c0a5998c29a9252d23c7d (diff)
downloadninja-7c556be51041777e809381a3d79a21ac98fda303.tar.gz
Turn CONTRIBUTING.md into a link
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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