From ff551a76e3f032a6d6ce64220ebbaade6e5317dd Mon Sep 17 00:00:00 2001 From: Ritikaa96 Date: Mon, 27 May 2024 16:52:19 +0530 Subject: [PATCH] correcting link to krew install Signed-off-by: Ritikaa96 Kubernetes-commit: 23ac0be7adf9212bec4771a351417a1142520485 --- pkg/cmd/plugin/plugin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cmd/plugin/plugin.go b/pkg/cmd/plugin/plugin.go index da76b2dc6..718ed3598 100644 --- a/pkg/cmd/plugin/plugin.go +++ b/pkg/cmd/plugin/plugin.go @@ -41,7 +41,7 @@ var ( Please refer to the documentation and examples for more information about how write your own plugins. The easiest way to discover and install plugins is via the kubernetes sub-project krew: [krew.sigs.k8s.io]. - To install krew, visit https://krew.sigs.k8s.io/docs/user-guide/installing-plugins/`)) + To install krew, visit https://krew.sigs.k8s.io/docs/user-guide/setup/install`)) pluginExample = templates.Examples(i18n.T(` # List all available plugins