Skip to content

Commit ef5e4ee

Browse files
Add double quotes in further reading section articles for copilot related docs (#28861)
1 parent 5b8207d commit ef5e4ee

3 files changed

+4
-4
lines changed

content/copilot/troubleshooting-github-copilot/troubleshooting-authentication-issues-with-github-copilot-chat.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you are experiencing authentication issues after installing the {% data varia
3030
If you are experiencing authentication issues after installing the {% data variables.product.prodname_copilot_chat %} extension in {% data variables.product.prodname_vs %}, you can try the following steps to resolve the issue.
3131

3232
1. Check that the {% data variables.product.prodname_dotcom %} ID you are signed into {% data variables.product.prodname_vs %} with is the same as the one that you have been granted acess to {% data variables.product.prodname_copilot_chat %} with.
33-
1. Check whether your {% data variables.product.prodname_dotcom %} ID/credentials need refreshing in {% data variables.product.prodname_vs %}. For more information, see ["Work with {% data variables.product.prodname_dotcom %} accounts in {% data variables.product.prodname_vs %}](https://learn.microsoft.com/en-us/visualstudio/ide/work-with-github-accounts?view=vs-2022)" in the {% data variables.product.prodname_vs %} documentation.
33+
1. Check whether your {% data variables.product.prodname_dotcom %} ID/credentials need refreshing in {% data variables.product.prodname_vs %}. For more information, see "[Work with {% data variables.product.prodname_dotcom %} accounts in {% data variables.product.prodname_vs %}](https://learn.microsoft.com/en-us/visualstudio/ide/work-with-github-accounts?view=vs-2022)" in the {% data variables.product.prodname_vs %} documentation.
3434
1. Try removing and re-adding your {% data variables.product.prodname_dotcom %} ID to {% data variables.product.prodname_vs %} and restarting {% data variables.product.prodname_vs %}.
3535
1. If the above steps don't work, click the **Share feedback** button and select **Report a problem** to report the issue to the {% data variables.product.prodname_vs %} team.
3636

content/copilot/troubleshooting-github-copilot/troubleshooting-common-issues-with-github-copilot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ This is a known issue and our team is working towards a fix. For more informatio
3535

3636
## Further reading
3737

38-
- [AUTOTITLE](/free-pro-team@latest/site-policy/other-site-policies/github-and-trade-controls)
38+
- "[AUTOTITLE](/free-pro-team@latest/site-policy/other-site-policies/github-and-trade-controls)"

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Due to GitHub Copilot's interaction with a remote machine learning model and its
2828
| `https://origin-tracker.githubusercontent.com` | API service for {% data variables.product.prodname_copilot_short %} suggestions |
2929
| `https://*.githubcopilot.com` | API service for {% data variables.product.prodname_copilot_short %} suggestions |
3030

31-
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).
31+
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

3333
## Further reading
3434

3535
- [Network Connections in Visual Studio Code](https://code.visualstudio.com/docs/setup/network)
3636
- [Install and use Visual Studio and Azure Services behind a firewall or proxy server](https://learn.microsoft.com/en-us/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server)
37-
- [AUTOTITLE](/get-started/using-github/troubleshooting-connectivity-problems)
37+
- "[AUTOTITLE](/get-started/using-github/troubleshooting-connectivity-problems)"

0 commit comments

Comments
 (0)