summaryrefslogtreecommitdiff
path: root/collab.md
diff options
context:
space:
mode:
authorPhaneendra Chiruvella <hi@pcx.io>2015-03-15 22:20:26 +0530
committerPhaneendra Chiruvella <hi@pcx.io>2015-03-16 08:44:55 +0530
commit472bf52e671efb9ef69fc5de2776bd2a7ea1cb8a (patch)
tree0ee4c423593fa4ed5a15de48a6ff846a67e25fd1 /collab.md
parent2b45ccdae8899976b76378c0aa3216fc258f2c14 (diff)
update link to common golang style mistakes
Diffstat (limited to 'collab.md')
-rw-r--r--collab.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collab.md b/collab.md
index 633b7682..f9f12e25 100644
--- a/collab.md
+++ b/collab.md
@@ -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