From 6d4508fccfbc10bd2ebf5539f01c2fe97505e3a9 Mon Sep 17 00:00:00 2001 From: David Wiesen Date: Sun, 22 Mar 2026 21:46:45 -0700 Subject: [PATCH] Fix stale Windows sandbox docs --- 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..da0f4da1f3 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 (native or via WSL2) | | 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..cc809027bf 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/sandboxing).