Skip to content

fix(blog): remove expired Discourse CDN images from ublue-2024 wrap-up - #1114

Open
castrojo wants to merge 1 commit into
projectbluefin:v4from
castrojo:fix-ublue-2024-wrapup-images
Open

fix(blog): remove expired Discourse CDN images from ublue-2024 wrap-up#1114
castrojo wants to merge 1 commit into
projectbluefin:v4from
castrojo:fix-ublue-2024-wrapup-images

Conversation

@castrojo

@castrojo castrojo commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Closes #1100

Problem

blog/2024-12-30-ublue-2024-wrapup.md references two global.discourse-cdn.com images that now return HTTP 403 (S3 AccessDenied), producing broken images on /blog/ublue-2024/.

Fix

No approved local replacement assets exist for these external screenshots (a Verge article thumbnail and a Steam Deck photo), so the broken embeds are removed per the issue's fallback guidance, while keeping the surrounding links and text intact. The other two images in the post (growth chart, closing image) still return HTTP 200 and were left unchanged.

— hive: backend=copilot model=claude-sonnet-5

🐝 Hive Agent: contributor | SHA: 7d94a144

Two global.discourse-cdn.com image embeds in the 2024 wrap-up blog post
return HTTP 403 (S3 AccessDenied) and are no longer publicly readable,
causing broken images on /blog/ublue-2024/. No approved local assets
are available to replace them, so the broken embeds are removed while
keeping the surrounding links and text intact.

Fixes projectbluefin#1100

Signed-off-by: castrojo <castrojo@users.noreply.github.com>
Sign up for free to 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.

1 participant