Skip to content

Fix npm README image link#10303

Merged
etraut-openai merged 1 commit intomainfrom
dev/fouad/codex/fix-image-404-on-npm-package-page
Jan 31, 2026
Merged

Fix npm README image link#10303
etraut-openai merged 1 commit intomainfrom
dev/fouad/codex/fix-image-404-on-npm-package-page

Conversation

@fouad-openai
Copy link
Collaborator

Motivation

  • The image referenced in the package README was 404ing on the npm package page because it used a relative file path that doesn't resolve on npm, so the splash image needs a GitHub-hosted URL to render correctly.

Description

  • Update README.md to replace the relative image path ./.github/codex-cli-splash.png with the GitHub-hosted URL https://github.com/openai/codex/blob/main/.github/codex-cli-splash.png.

Testing

  • No automated tests were run because this is a docs-only change and does not affect code or test behavior.

Codex Task

@fouad-openai fouad-openai added the codex Label used by connector to tag PRs that have been reviewed by Codex label Jan 31, 2026 — with ChatGPT Codex Connector
@etraut-openai etraut-openai enabled auto-merge (squash) January 31, 2026 19:59
@etraut-openai etraut-openai merged commit 49342b1 into main Jan 31, 2026
70 of 74 checks passed
@etraut-openai etraut-openai deleted the dev/fouad/codex/fix-image-404-on-npm-package-page branch January 31, 2026 20:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

codex Label used by connector to tag PRs that have been reviewed by Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants