Skip to content

fix: use absolute URL for demo.gif#161

Merged
sethrylan merged 2 commits into
mainfrom
fix/demo-gif-absolute-url
May 21, 2026
Merged

fix: use absolute URL for demo.gif#161
sethrylan merged 2 commits into
mainfrom
fix/demo-gif-absolute-url

Conversation

@sethrylan
Copy link
Copy Markdown
Owner

Summary

  • Fixes demo.gif not rendering for logged-in GitHub users

GitHub's authenticated renderer does not rewrite relative image paths — ./docs/demo.gif resolves to https://github.com/sethrylan/readis/docs/demo.gif (a 404) instead of the raw file URL. Switching to an absolute raw.githubusercontent.com URL fixes rendering in both auth states.

GitHub's authenticated renderer does not rewrite relative image paths,
causing ./docs/demo.gif to resolve incorrectly for logged-in users.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

🎬 Generate a demo GIF for this PR:

gh workflow run demo.yml -R sethrylan/readis -f pr_number=161

Or run from the Actions tab.

@sethrylan sethrylan self-assigned this May 21, 2026
@sethrylan sethrylan enabled auto-merge (squash) May 21, 2026 00:20
@sethrylan sethrylan merged commit c7edd8c into main May 21, 2026
8 checks passed
@sethrylan sethrylan deleted the fix/demo-gif-absolute-url branch May 21, 2026 00:23
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