Skip to content

Commit 3d6d46f

Browse files
LJTiank8s-publishing-bot
authored andcommitted
update go domain name
golang.org -> go.dev Kubernetes-commit: c2bd0a5fc081c97dcafc37571e51663b690d32f3
1 parent 043a21c commit 3d6d46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cli client. That client will eventually move here too.
1919

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

22-
- Code must be usefully [commented](https://golang.org/doc/effective_go.html#commentary).
22+
- Code must be usefully [commented](https://go.dev/doc/effective_go#commentary).
2323
Not only for developers on the project, but also for external users of these packages.
2424

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

0 commit comments

Comments
 (0)