We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043a21c commit 3d6d46fCopy full SHA for 3d6d46f
README.md
@@ -19,7 +19,7 @@ cli client. That client will eventually move here too.
19
20
- No dependence on `k8s.io/kubernetes`. Dependence on other repositories is fine.
21
22
-- Code must be usefully [commented](https://golang.org/doc/effective_go.html#commentary).
+- Code must be usefully [commented](https://go.dev/doc/effective_go#commentary).
23
Not only for developers on the project, but also for external users of these packages.
24
25
- When reviewing PRs, you are encouraged to use Golang's [code review
0 commit comments