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.
2 parents b2acc9e + d8e7ed1 commit 9d40a41Copy full SHA for 9d40a41
README.md
@@ -152,8 +152,7 @@ registering have to be carried out as separate instructions.
152
Please note for shell completion to work, your root command needs to have at
153
least one (explicit) sub command. Otherwise, `cobra` won't automatically add an
154
additional `completion` sub command. For more details, please refer to cobra's
155
-documentation on [Generating shell
156
-completions](https://github.com/spf13/cobra/blob/main/shell_completions.md).
+documentation on [Generating shellcompletions](https://github.com/spf13/cobra/blob/main/site/content/completions/_index.md).
157
158
### Use Existing Enum Types
159
0 commit comments