Skip to content

Commit

Permalink
update go domain name
Browse files Browse the repository at this point in the history
golang.org -> go.dev

Kubernetes-commit: c2bd0a5fc081c97dcafc37571e51663b690d32f3
  • Loading branch information
LJTian authored and k8s-publishing-bot committed Sep 15, 2022
1 parent 043a21c commit 3d6d46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cli client. That client will eventually move here too.

- No dependence on `k8s.io/kubernetes`. Dependence on other repositories is fine.

- 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).
Not only for developers on the project, but also for external users of these packages.

- When reviewing PRs, you are encouraged to use Golang's [code review
Expand Down

0 comments on commit 3d6d46f

Please sign in to comment.