fix(blog): remove expired Discourse CDN images from ublue-2024 wrap-up - #1114
Open
castrojo wants to merge 1 commit into
Open
fix(blog): remove expired Discourse CDN images from ublue-2024 wrap-up#1114castrojo wants to merge 1 commit into
castrojo wants to merge 1 commit into
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #1100
Problem
blog/2024-12-30-ublue-2024-wrapup.mdreferences twoglobal.discourse-cdn.comimages that now return HTTP 403 (S3AccessDenied), 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