Skip to content

Commit c1bde2a

Browse files
Fix link to MCP Servers config section (#5301)
fix a broken link in https://github.com/openai/codex/blob/main/codex-rs/config.md to point to the anchor for configuring MCPs: https://github.com/openai/codex/blob/main/docs/config.md#connecting-to-mcp-servers
1 parent 6b0c486 commit c1bde2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codex-rs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
This file has moved. Please see the latest configuration documentation here:
44

55
- Full config docs: [docs/config.md](../docs/config.md)
6-
- MCP servers section: [docs/config.md#mcp_servers](../docs/config.md#mcp_servers)
6+
- MCP servers section: [docs/config.md#connecting-to-mcp-servers](../docs/config.md#connecting-to-mcp-servers)

0 commit comments

Comments
 (0)