From 82fcc087b5ff949820aec0c48d3ea2194928f2e3 Mon Sep 17 00:00:00 2001 From: Eric Traut Date: Fri, 2 Jan 2026 15:23:22 -0700 Subject: [PATCH] Fixed broken link in README (#8682) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 202ab0620a..eb4ace74f2 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Each archive contains a single entry with the platform baked into the name (e.g. Run `codex` and select **Sign in with ChatGPT**. We recommend signing into your ChatGPT account to use Codex as part of your Plus, Pro, Team, Edu, or Enterprise plan. [Learn more about what's included in your ChatGPT plan](https://help.openai.com/en/articles/11369540-codex-in-chatgpt). -You can also use Codex with an API key, but this requires [additional setup](./docs/authentication.md#usage-based-billing-alternative-use-an-openai-api-key). If you previously used an API key for usage-based billing, see the [migration steps](./docs/authentication.md#migrating-from-usage-based-billing-api-key). If you're having trouble with login, please comment on [this issue](https://github.com/openai/codex/issues/1243). +You can also use Codex with an API key, but this requires [additional setup](https://developers.openai.com/codex/auth#sign-in-with-an-api-key). ## Docs