diff options
| author | Haoran Wang <haowang@redhat.com> | 2017-03-18 22:37:05 +0800 |
|---|---|---|
| committer | Haoran Wang <haowang@redhat.com> | 2017-03-18 22:37:05 +0800 |
| commit | 45702f02f81677959da1bf316708c12ca797707c (patch) | |
| tree | d438eb0c4a8d49eafbabd14da5833b304d519ef1 | |
| parent | 0df052a403e0effd4efea1616a55ecacb927ea1c (diff) | |
fix link
| -rw-r--r-- | contributors/devel/coding-conventions.md | 2 |
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) |
