From 0987e7cabff1ef3ce7e23321e53e24a657b78baf Mon Sep 17 00:00:00 2001 From: David Wiesen Date: Sun, 22 Mar 2026 21:47:35 -0700 Subject: [PATCH] Fix Windows sandbox documentation links --- docs/install.md | 2 +- docs/sandbox.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index b7d4f0711a..ef55ce0922 100644 --- a/docs/install.md +++ b/docs/install.md @@ -4,7 +4,7 @@ | Requirement | Details | | --------------------------- | --------------------------------------------------------------- | -| Operating systems | macOS 12+, Ubuntu 20.04+/Debian 10+, or Windows 11 **via WSL2** | +| Operating systems | macOS 12+, Ubuntu 20.04+/Debian 10+, or Windows 11 | | Git (optional, recommended) | 2.23+ for built-in PR helpers | | RAM | 4-GB minimum (8-GB recommended) | diff --git a/docs/sandbox.md b/docs/sandbox.md index f5ca8d89bd..9c0c39f85e 100644 --- a/docs/sandbox.md +++ b/docs/sandbox.md @@ -1,3 +1,3 @@ ## Sandbox & approvals -For information about Codex sandboxing and approvals, see [this documentation](https://developers.openai.com/codex/security). +For information about Codex sandboxing and approvals, see [this documentation](https://developers.openai.com/codex/sandbox).