Skip to content

fix(nx-dev): fix Open Graph image 404s#32360

Merged
jaysoo merged 1 commit intomasterfrom
DOC-98
Aug 14, 2025
Merged

fix(nx-dev): fix Open Graph image 404s#32360
jaysoo merged 1 commit intomasterfrom
DOC-98

Conversation

@jaysoo
Copy link
Copy Markdown
Member

@jaysoo jaysoo commented Aug 14, 2025

Open Graph images on nx.dev are returning 404 errors for several pages:

  • /ai-chat and /changelog reference non-existent /images/nx-media.jpg
  • /extending-nx references non-existent /images/open-graph/extending-nx.jpg
  • Pages with anchors have broken og:image URLs

All pages should have working Open Graph images for proper social media sharing.

Fixes DOC-98

🤖 Generated with Claude Code

Open Graph images on nx.dev are returning 404 errors for several pages:
- `/ai-chat` and `/changelog` reference non-existent `/images/nx-media.jpg`
- `/extending-nx` references non-existent `/images/open-graph/extending-nx.jpg`
- Pages with anchors have broken og:image URLs

All pages should have working Open Graph images for proper social media sharing.

Fixes DOC-98

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jaysoo jaysoo requested a review from a team as a code owner August 14, 2025 16:09
@jaysoo jaysoo requested a review from MaxKless August 14, 2025 16:09
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Preview Aug 14, 2025 4:23pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Aug 14, 2025

View your CI Pipeline Execution ↗ for commit 07f389c

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 5m 1s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 1m 36s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 7s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 6s View ↗
nx documentation ✅ Succeeded 1m 19s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-14 16:20:28 UTC

@jaysoo jaysoo merged commit b833f87 into master Aug 14, 2025
6 checks passed
@jaysoo jaysoo deleted the DOC-98 branch August 14, 2025 16:36
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants