From ed6e5a01fb4a5ba797ca4580c51849d5f5376b44 Mon Sep 17 00:00:00 2001 From: Yuri Shkuro Date: Mon, 2 Oct 2017 16:11:49 -0400 Subject: [PATCH] Add link Signed-off-by: Yuri Shkuro --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 71777b6e385..075fa34f6f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -114,7 +114,7 @@ pull request is most likely to be accepted if it: review comments](https://github.com/golang/go/wiki/CodeReviewComments). * Has a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html). -* Each commit must be signed by the author (see below). +* Each commit must be signed by the author ([see below](#sign-your-work)). ## License