File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ func actionsExplainer(cs *iostreams.ColorScheme) string {
6767 To see more help, run 'gh help workflow <subcommand>'
6868
6969 For more in depth help including examples, see online documentation at:
70- https://docs.github.com/en/actions/guides/managing-github-actions-with-github-cli
70+ < https://docs.github.com/en/actions/guides/managing-github-actions-with-github-cli>
7171 ` , header , runHeader , workflowHeader )
7272}
7373
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ func NewCmdCompletion(io *iostreams.IOStreams) *cobra.Command {
2121
2222 When installing GitHub CLI through a package manager, it's possible that
2323 no additional shell configuration is necessary to gain completion support. For
24- Homebrew, see https://docs.brew.sh/Shell-Completion
24+ Homebrew, see < https://docs.brew.sh/Shell-Completion>
2525
2626 If you need to set up completions manually, follow the instructions below. The exact
2727 config file locations might vary based on your system. Make sure to restart your
You can’t perform that action at this time.
0 commit comments