diff options
| author | Phaneendra Chiruvella <hi@pcx.io> | 2015-03-15 22:20:26 +0530 |
|---|---|---|
| committer | Phaneendra Chiruvella <hi@pcx.io> | 2015-03-16 08:44:55 +0530 |
| commit | 472bf52e671efb9ef69fc5de2776bd2a7ea1cb8a (patch) | |
| tree | 0ee4c423593fa4ed5a15de48a6ff846a67e25fd1 | |
| parent | 2b45ccdae8899976b76378c0aa3216fc258f2c14 (diff) | |
update link to common golang style mistakes
| -rw-r--r-- | collab.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ If a PR has gone 2 work days without an owner emerging, please poke the PR threa Except for rare cases, such as trivial changes (e.g. typos, comments) or emergencies (e.g. broken builds), maintainers should not merge their own changes. -Expect reviewers to request that you avoid [common go style mistakes](https://code.google.com/p/go-wiki/wiki/CodeReviewComments) in your PRs. +Expect reviewers to request that you avoid [common go style mistakes](https://github.com/golang/go/wiki/CodeReviewComments) in your PRs. ## Assigned reviews |
