mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
Use canonical links in the moved config notice (#32326)
## What changed Update the links in `codex-rs/config.md` to point directly to the configuration documentation on GitHub, including the MCP servers section. GitOrigin-RevId: 8bf830b7062f83e44b5121dd11b1f1a20bb68e43
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
This file has moved. Please see the latest configuration documentation here:
|
||||
|
||||
- Full config docs: [docs/config.md](../docs/config.md)
|
||||
- MCP servers section: [docs/config.md#connecting-to-mcp-servers](../docs/config.md#connecting-to-mcp-servers)
|
||||
- Full config docs: [docs/config.md](https://github.com/openai/codex/blob/main/docs/config.md)
|
||||
- MCP servers section: [docs/config.md#connecting-to-mcp-servers](https://github.com/openai/codex/blob/main/docs/config.md#connecting-to-mcp-servers)
|
||||
|
||||
Reference in New Issue
Block a user