Skip to content

Commit 9e5b7aa

Browse files
authored
Merge pull request cli#1594 from cli/remove-feedback-form
Remove reference to feedback form
2 parents 8771224 + 41f42d4 commit 9e5b7aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cmd/root/root.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ func NewCmdRoot(f *cmdutil.Factory, version, buildDate string) *cobra.Command {
3838
`),
3939
Annotations: map[string]string{
4040
"help:feedback": heredoc.Doc(`
41-
Fill out our feedback form https://forms.gle/umxd3h31c7aMQFKG7
4241
Open an issue using “gh issue create -R cli/cli”
4342
`),
4443
"help:environment": heredoc.Doc(`

0 commit comments

Comments
 (0)