Skip to content

Commit

Permalink
Merge pull request #4 from eliperkins/patch-1
Browse files Browse the repository at this point in the history
Fix link to docs
  • Loading branch information
josebalius authored Nov 8, 2023
2 parents 265cbeb + b0c0a8f commit ca1ec33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

GitHub Copilot in the CLI is an extension for [GitHub CLI](https://cli.github.com/) which provides a chat-like interface in the terminal that allows you to ask questions about the command line. You can ask Copilot in the CLI to suggest a command for your use case with `gh copilot suggest`, or to explain a command you're curious about with `gh copilot explain`.

For more information on use cases, enabling, and limitations, see "[GitHub Copilot in the CLI](https://docs.github.com/en/copilot/copilot/github-copilot-in-the-cli)".
For more information on use cases, enabling, and limitations, see "[GitHub Copilot in the CLI](https://docs.github.com/en/copilot/github-copilot-in-the-cli)".

For more information on what data is collected, used, and shared, see "[Privacy Policies](https://docs.github.com/en/site-policy/privacy-policies/)".

Expand Down

0 comments on commit ca1ec33

Please sign in to comment.