Skip to content

Commit 420d818

Browse files
authored
Fix path to MCP config file in documentation (#50378)
1 parent 43918b9 commit 420d818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/migration/appmod/copilot-cli-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Learn how to migrate .NET applications to Azure with **GitHub Copilot app modern
6464
- Environment Variables: Leave empty.
6565
- Tools: Use the default value `*`.
6666

67-
Or update the `~/.config/mcp-config.json` file with the following information. For details, see [Add an MCP server](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli#add-an-mcp-server).
67+
Or update the `~/.copilot/mcp-config.json` file with the following information. For details, see [Add an MCP server](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli#add-an-mcp-server).
6868

6969
```json
7070
{

0 commit comments

Comments
 (0)