diff --git a/pkg/commands/commands.go b/pkg/commands/commands.go index 39b92d6ff..484c5fdf6 100644 --- a/pkg/commands/commands.go +++ b/pkg/commands/commands.go @@ -37,7 +37,7 @@ func NewDefaultCommand() *cobra.Command { Long: ` kustomize manages declarative configuration of Kubernetes. -More info at https://github.com/kubernetes/kubectl/tree/master/cmd/kustomize +See https://github.com/kubernetes-sigs/kustomize `, }