summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaoran Wang <haowang@redhat.com>2017-03-18 22:37:05 +0800
committerHaoran Wang <haowang@redhat.com>2017-03-18 22:37:05 +0800
commit45702f02f81677959da1bf316708c12ca797707c (patch)
treed438eb0c4a8d49eafbabd14da5833b304d519ef1
parent0df052a403e0effd4efea1616a55ecacb927ea1c (diff)
fix link
-rw-r--r--contributors/devel/coding-conventions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/coding-conventions.md b/contributors/devel/coding-conventions.md
index 09ebc2a6..04677685 100644
--- a/contributors/devel/coding-conventions.md
+++ b/contributors/devel/coding-conventions.md
@@ -24,7 +24,7 @@ OS X
- Go
- - Ensure your code passes the [presubmit checks](development.md#hooks)
+ - Ensure your code passes the [presubmit checks](development.md#define-a-pre-commit-hook)
- [Go Code Review
Comments](https://github.com/golang/go/wiki/CodeReviewComments)