Skip to content

Commit fe558bc

Browse files
authored
Merge pull request #32709 from github/repo-sync
Repo sync
2 parents 3ea56c4 + 82add70 commit fe558bc

File tree

6 files changed

+369
-36
lines changed

6 files changed

+369
-36
lines changed

content/copilot/github-copilot-enterprise/copilot-chat-in-github/about-github-copilot-chat-in-githubcom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The chat interface provides access to coding information and support without req
2828

2929
{% note %}
3030

31-
**Note**: {% data variables.product.prodname_copilot_chat_short %} is also avaiable in {% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, and the JetBrains suite of IDEs. However, features available in these IDEs differ from features available on {% data variables.product.prodname_dotcom_the_website %}.
31+
**Note**: {% data variables.product.prodname_copilot_chat_short %} is also available in {% data variables.product.prodname_vscode %}, {% data variables.product.prodname_vs %}, and the JetBrains suite of IDEs. However, features available in these IDEs differ from features available on {% data variables.product.prodname_dotcom_the_website %}.
3232

3333
{% endnote %}
3434

content/copilot/troubleshooting-github-copilot/troubleshooting-firewall-settings-for-github-copilot.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Due to {% data variables.product.prodname_copilot_short %}'s interaction with a
3030

3131
Additional domains and URLs may require allowlisting, depending on your organization's security policies and the editors in use. For more information about specific editors, see "[Further reading](#further-reading)."
3232

33-
{% data reusables.copilot.chat-api-endpoints-note %}
34-
3533
## Further reading
3634

3735
- [Network Connections in {% data variables.product.prodname_vscode %}](https://code.visualstudio.com/docs/setup/network)

content/copilot/troubleshooting-github-copilot/troubleshooting-network-errors-for-github-copilot.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ If you receive an error related to "revocation for the certificate," you can try
3939

4040
If you're specifically having difficulty with {% data variables.product.prodname_copilot_chat_short %} in your editor, run the above `curl` commands but use `https://api.githubcopilot.com/_ping` instead of `https://copilot-proxy.githubusercontent.com/_ping`.
4141

42-
{% data reusables.copilot.chat-api-endpoints-note %}
43-
4442
If you're unable to connect and the `curl` requests don't help to identify the error, it may help to collect detailed diagnostic logs in your editor. If you're working with your company's IT department or {% data variables.contact.contact_support_page %}, sharing these diagnostics may help to resolve the error. Enabling debug logging in your editor will help you to share more specific information. For more information, see "[AUTOTITLE](/copilot/troubleshooting-github-copilot/viewing-logs-for-github-copilot-in-your-environment)."
4543

4644
## Troubleshooting proxy errors

data/reusables/copilot/chat-api-endpoints-note.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)