From 3bb98963fad84a8f4c47fa831edaae6f1c97666d Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 19 Feb 2016 01:57:36 +0100 Subject: [PATCH] Update the link in README after the last commit This should have been part of it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 037a05d76f..08252650c7 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ If you are looking for support, you can get it from (tag your questions with `wxwidgets`) - Please report bugs at http://trac.wxwidgets.org/newticket -We would also gladly welcome [your contributions](github/CONTRIBUTING.md). +We would also gladly welcome [your contributions](.github/CONTRIBUTING.md). Have fun!