Skip to content

fix: use github raw urls for image assets (temporary)#5054

Merged
brandonmcconnell merged 2 commits intomainfrom
fix/use-github-urls
Apr 1, 2026
Merged

fix: use github raw urls for image assets (temporary)#5054
brandonmcconnell merged 2 commits intomainfrom
fix/use-github-urls

Conversation

@brandonmcconnell
Copy link
Copy Markdown
Contributor

@brandonmcconnell brandonmcconnell commented Apr 1, 2026

temporary until s3 bucket issue is resolved; re https://app.incident.io/mintlify/incidents/393

Documentation changes

Updates image source paths in documentation files to use full GitHub raw URLs. This change ensures images load correctly by referencing them directly from the GitHub repository, addressing previous issues with relative paths. This effectively reverts a prior change that introduced relative paths for theme and hero images.


Note

Low Risk
Low risk documentation-only change, but it introduces a hard dependency on GitHub-hosted assets (availability/CSP/perf) for these images.

Overview
Fixes broken doc images by changing asset sources. Theme preview cards and homepage hero cards now load their PNGs from https://raw.githubusercontent.com/mintlify/docs/refs/heads/main/... instead of relative /images/... paths.

This update is applied across the English, Spanish, French, and Chinese MDX pages for themes (customize/themes.mdx and localized variants) and the homepage (index.mdx and localized variants).

Written by Cursor Bugbot for commit bc62e9a. This will update automatically on new commits. Configure here.

Replace S3 bucket URLs with direct links to GitHub raw content for image assets. This provides a more consistent and reliable source for images used across the documentation pages.
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 1, 2026, 7:50 AM

@brandonmcconnell brandonmcconnell merged commit edd4534 into main Apr 1, 2026
5 checks passed
@brandonmcconnell brandonmcconnell deleted the fix/use-github-urls branch April 1, 2026 07:51
@brandonmcconnell
Copy link
Copy Markdown
Contributor Author

merging - working locally

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