Skip to content

Commit 9bc4220

Browse files
authored
Merge pull request #8027 from HadrienPatte/contributing
Update go wiki URL in contributing docs
2 parents 8482fd7 + 9cc45e2 commit 9bc4220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ We'd love to accept your patches! Before we can take them, we have to jump a cou
2323

2424
All changes must be code reviewed. Coding conventions and standards are explained in the official
2525
[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)
26+
reviewers to request that you avoid common [go style mistakes](https://go.dev/wiki/CodeReviewComments)
2727
in your PRs.
2828

2929
### Merge Approval

0 commit comments

Comments
 (0)