Skip to content

Commit fbfc5e8

Browse files
committed
Fix target URL for Copilot Free
1 parent 5b99f3a commit fbfc5e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/copilot/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ You can temporarily deactivate Copilot completions from the Status Bar. You're p
105105
- Verify that [GitHub Copilot is not disabled](#how-do-i-enabledisable-copilot) globally or for this language
106106
- Verify that your [GitHub Copilot subscription is active and detected](#my-copilot-subscription-is-not-detected-in-vs-code)
107107
- Verify that your [network settings](#network-and-firewall-configuration-for-copilot) are configured to allow connectivity to GitHub Copilot.
108-
- Verify that you have not reached the limit of completions for the month with the [Copilot Free plan](TODO).
108+
- Verify that you have not reached the limit of completions for the month with the [Copilot Free plan](https://docs.github.com/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/about-github-copilot-free).
109109

110110
## Copilot Chat
111111

@@ -116,7 +116,7 @@ Check each requirement if Copilot Chat doesn't work:
116116
- Make sure you are on the latest version of Visual Studio Code (run **Code: Check for Updates**).
117117
- Make sure you have the latest version of both the [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) and [GitHub Copilot Chat](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat) extensions.
118118
- Your GitHub account that is signed into VS Code must have an active Copilot subscription. Check your [Copilot subscription](https://github.com/settings/copilot).
119-
- Verify that you have not reached your limit of chat interactions for the month with the [Copilot Free plan](TODO).
119+
- Verify that you have not reached your limit of chat interactions for the month with the [Copilot Free plan](https://docs.github.com/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/about-github-copilot-free).
120120

121121
### Why is my Copilot Chat extension blocked?
122122

0 commit comments

Comments
 (0)