Skip to content

Commit b745f26

Browse files
committed
use better link
1 parent 9c73046 commit b745f26

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,7 @@ Example for `https://octocorp.ghe.com` with GitHub PAT token:
116116
}
117117
```
118118

119-
> **Note:** When using OAuth with GitHub Enterprise with VS Code and GitHub Copilot, you also need to configure your VS Code settings to point to your GitHub Enterprise instance. Add the following to your [VS Code User settings](https://code.visualstudio.com/docs/configure/settings#_user-settings):
120-
>
121-
> ```json
122-
> {
123-
> "github-enterprise.uri": "https://copilot-api.octocorp.ghe.com/mcp"
124-
> }
125-
> ```
119+
> **Note:** When using OAuth with GitHub Enterprise with VS Code and GitHub Copilot, you also need to configure your VS Code settings to point to your GitHub Enterprise instance - see [Authenticate from VS Code](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/configure-personal-settings/authenticate-to-ghecom)
126120
127121
##### GitHub Enterprise Server
128122

0 commit comments

Comments
 (0)