summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrodrigues3 <grodrigues3@users.noreply.github.com>2017-03-29 14:24:59 -0700
committerGitHub <noreply@github.com>2017-03-29 14:24:59 -0700
commit945e4b860fb39f6929fe03153c87e3facf11b212 (patch)
tree43e355db1f3f7e73510f7a06d187908cee71d00e
parentbc06b7e3d4daa059c9087b02a0834d36dabfc4da (diff)
parent45702f02f81677959da1bf316708c12ca797707c (diff)
Merge pull request #470 from wanghaoran1988/fix_link
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)