From a385c637995d7e5f46cc46f824f33a210c04a027 Mon Sep 17 00:00:00 2001 From: auchri Date: Wed, 24 Feb 2016 20:59:13 +0100 Subject: [PATCH] Fix link in CONTRIBUTING.md Signed-off-by: Christoph Auer --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 68c80c0a7..c37c3d891 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,7 +73,7 @@ For more info, see [GitHub Help][help_change_commit_message]. ## Build instructions -See the [readme][README.md#build-instructions] for details on the various build +See the [README.md](README.md#build-instructions) for details on the various build environments. ## Pull upstream changes into your fork regularly