Skip to content

Fixed Broken URL for github trphies#424

Open
externalPointerVariable wants to merge 3 commits intoryo-ma:masterfrom
externalPointerVariable:master
Open

Fixed Broken URL for github trphies#424
externalPointerVariable wants to merge 3 commits intoryo-ma:masterfrom
externalPointerVariable:master

Conversation

@externalPointerVariable
Copy link

Fix: Correct SVG Redirect for GitHub Trophies Deployment

Description

I created a separate deployment for GitHub Trophies and noticed an issue with the current moderator deployment UI.

When using the moderator's deployment, the generated image link redirects to a broken 404 page instead of the expected SVG output.

In my deployment, the redirect correctly points to the generated SVG trophy image, which renders properly.

Observed Behavior

My Deployment Output

Redirects correctly to the generated SVG.

Mine Output

Moderator Deployment Output

Redirects to a 404 broken link instead of the SVG.

Moderator Output

Summary

  • Fixed incorrect redirect behavior in the UI.
  • Ensured the generated image link points directly to the SVG trophy output.
  • Verified correct rendering of the generated trophies.

Notes

This PR aligns the UI behavior with the expected functionality so that generated trophy images load correctly instead of returning a 404 error.

@vercel
Copy link

vercel bot commented Mar 6, 2026

@externalPointerVariable is attempting to deploy a commit to the ryo-ma's Team Team on Vercel.

A member of the Team first needs to authorize it.

REDIS_HOST=
REDIS_USERNAME=
REDIS_PASSWORD=
REDIS_PASSWORD= No newline at end of file
Copy link
Owner

Choose a reason for hiding this comment

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

Unnecessary change.

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.

2 participants