We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b598063 commit df63f99Copy full SHA for df63f99
cmd/generate-plugin-overview/generate-plugin-overview.go
@@ -34,7 +34,7 @@ const (
34
35
To install these kubectl plugins:
36
37
-1. [Install Krew](https://github.com/kubernetes-sigs/krew#installation)
+1. [Install Krew](https://krew.sigs.k8s.io/docs/user-guide/quickstart/)
38
2. Run ` + "`kubectl krew install PLUGIN_NAME`" + ` to install a plugin via Krew.
39
40
The following kubectl plugins are currently available on
0 commit comments