From 6e4c9d5243ab77a2c473d75617ca21173fa1cdb9 Mon Sep 17 00:00:00 2001 From: Reuben Narad <139025392+ReubenNarad@users.noreply.github.com> Date: Wed, 27 Aug 2025 11:37:41 -0700 Subject: [PATCH] Added back codex-rs/config.md to link to new location (#2778) Quick fix: point old config.md to new location --- codex-rs/config.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 codex-rs/config.md diff --git a/codex-rs/config.md b/codex-rs/config.md new file mode 100644 index 00000000..af51df41 --- /dev/null +++ b/codex-rs/config.md @@ -0,0 +1,6 @@ +# Configuration docs moved + +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#mcp_servers](../docs/config.md#mcp_servers) \ No newline at end of file