We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8482fd7 + 9cc45e2 commit 9bc4220Copy full SHA for 9bc4220
CONTRIBUTING.md
@@ -23,7 +23,7 @@ We'd love to accept your patches! Before we can take them, we have to jump a cou
23
24
All changes must be code reviewed. Coding conventions and standards are explained in the official
25
[developer docs](https://github.com/kubernetes/community/tree/master/contributors/devel). Expect
26
-reviewers to request that you avoid common [go style mistakes](https://github.com/golang/go/wiki/CodeReviewComments)
+reviewers to request that you avoid common [go style mistakes](https://go.dev/wiki/CodeReviewComments)
27
in your PRs.
28
29
### Merge Approval
0 commit comments