Skip to content

Commit 9d40a41

Browse files
authored
Merge pull request #11 from DennisdeBest/patch-1
Update README.md
2 parents b2acc9e + d8e7ed1 commit 9d40a41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,7 @@ registering have to be carried out as separate instructions.
152152
Please note for shell completion to work, your root command needs to have at
153153
least one (explicit) sub command. Otherwise, `cobra` won't automatically add an
154154
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).
155+
documentation on [Generating shellcompletions](https://github.com/spf13/cobra/blob/main/site/content/completions/_index.md).
157156

158157
### Use Existing Enum Types
159158

0 commit comments

Comments
 (0)