Skip to content

Commit 025d3ca

Browse files
committed
Add referrer info
1 parent 03cbae8 commit 025d3ca

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/copilot/ai-powered-suggestions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GitHub Copilot acts as an AI-powered pair programmer, automatically offering sug
1616

1717
1. Install the GitHub Copilot extensions.
1818

19-
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extensions</a>
19+
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot?referrer=docs-copilot-ai-powered-suggestions">Install the GitHub Copilot extensions</a>
2020
2121
1. Sign in with your GitHub account to use Copilot.
2222

docs/copilot/copilot-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can use Copilot Chat in various developer scenarios, such as:
3636

3737
1. Install the GitHub Copilot extensions.
3838

39-
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extensions</a>
39+
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot?referrer=docs-copilot-copilot-chat">Install the GitHub Copilot extensions</a>
4040
4141
1. Sign in with your GitHub account to use Copilot.
4242

docs/copilot/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ GitHub Copilot can provide assistance in a variety of scenarios.
6060

6161
1. Install the GitHub Copilot extensions.
6262

63-
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extensions</a>
63+
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot?referrer=docs-copilot-overview">Install the GitHub Copilot extensions</a>
6464
6565
1. Sign in with your GitHub account to use Copilot.
6666

6767
> [!TIP]
68-
> You can get started for free with the [Copilot Free plan](TODO) if you don't yet have a Copilot subscription. Follow the steps in the [setup guide](/docs/copilot/setup.md) to set up a Copilot subscription.
68+
> You can get started for free with the [Copilot Free plan](https://github.com/github-copilot/signup) if you don't yet have a Copilot subscription. Follow the steps in the [setup guide](/docs/copilot/setup.md) to set up a Copilot subscription.
6969
7070
1. Discover the key features of Copilot in VS Code with our [Copilot Quickstart](/docs/copilot/getting-started.md).
7171

docs/copilot/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ After you've signed in to your GitHub account and have access to Copilot, start
6161

6262
To manually install the GitHub Copilot extensions:
6363

64-
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot">Install the GitHub Copilot extensions</a>
64+
> <a class="install-extension-btn" href="vscode:extension/GitHub.copilot?referrer=docs-copilot-setup">Install the GitHub Copilot extensions</a>
6565
6666
You can also open the Extensions view and search for *GitHub Copilot* to install the extension.
6767

0 commit comments

Comments
 (0)