diff --git a/command/root.go b/command/root.go index e7cea4c1a..3f38dfec5 100644 --- a/command/root.go +++ b/command/root.go @@ -384,9 +384,9 @@ func rootHelpFunc(command *cobra.Command, args []string) { $ gh pr checkout 321`}, {"LEARN MORE", ` Use "gh --help" for more information about a command. - Read the manual at `}, + Read the manual at http://cli.github.com/manual`}, {"FEEDBACK", ` - Fill out our feedback form + Fill out our feedback form https://forms.gle/umxd3h31c7aMQFKG7 Open an issue using “gh issue create -R cli/cli”`}, }