Skip to content

Commit 179f63a

Browse files
committed
docs(copilot): fix MCP management section link
Update the stale fragment after the target heading was renamed to MCP allowlists. This restores direct navigation from the Copilot CLI policy limitations section. Changes: - content/copilot/concepts/agents/copilot-cli/about-copilot-cli.md - Replace the removed mcp-policy-settings fragment with mcp-allowlists. Validation: - npm run lint-content -- --paths content/copilot/concepts/agents/copilot-cli/about-copilot-cli.md - CONCURRENCY=20 npm run check-links-internal -- --version free-pro-team@latest --language en (target resolved; unrelated existing findings remain) - git diff --check
1 parent 3aa5f4a commit 179f63a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/copilot/concepts/agents/copilot-cli/about-copilot-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Alternatively, you can run {% data variables.copilot.copilot_cli_short %} in a v
321321
* **MCP servers in {% data variables.product.prodname_copilot_short %}**, which controls whether MCP servers can be used at all by {% data variables.product.prodname_copilot_short %}.
322322
* **MCP Registry URL**, which controls which MCP registry {% data variables.product.prodname_copilot_short %} will allow MCP servers to be used from.
323323

324-
For more information about these policies, see [AUTOTITLE](/copilot/concepts/mcp-management#mcp-policy-settings).
324+
For more information about these policies, see [AUTOTITLE](/copilot/concepts/mcp-management#mcp-allowlists).
325325

326326
## Model usage
327327

0 commit comments

Comments
 (0)