Skip to content

fix(docs): restore the broken README hero image - #42

Merged
rboni-dk merged 1 commit into
mainfrom
fix/readme-broken-images
Aug 26, 2026
Merged

fix(docs): restore the broken README hero image#42
rboni-dk merged 1 commit into
mainfrom
fix/readme-broken-images

Conversation

@rboni-dk

Copy link
Copy Markdown
Contributor

The README hero image was hosted on datakitchen.io/wp-content/uploads/2024/04/both-products.png, which now returns 404 after the website was restored from backup.

This commits the image to the repo and serves it from raw.githubusercontent.com, so the README no longer depends on the marketing site's media library. Same approach already merged in dataops-testgen#71.

Also corrects the DatKitchen typo in the alt text.

The image URL points at main, so it renders once this is merged.

🤖 Generated with Claude Code

The image was hosted on datakitchen.io/wp-content and now 404s after the
site restore. Commit it to the repo and serve it from raw.githubusercontent,
matching what dataops-testgen already does.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

@aarthy-dkaarthy-dk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing that typo!

@rboni-dk
rboni-dk merged commit 4b413a1 into mainAug 26, 2026
@rboni-dk
rboni-dk deleted the fix/readme-broken-images branch August 26, 2026 18:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rboni-dk@aarthy-dk