fix: move all docs images out of broken /images/ CDN path - #445
Closed
Nikhil (shadowfax92) wants to merge 1 commit into
Closed
fix: move all docs images out of broken /images/ CDN path#445Nikhil (shadowfax92) wants to merge 1 commit into
Nikhil (shadowfax92) wants to merge 1 commit into
Conversation
Mintlify CDN serves 130-byte placeholder PNGs for all files in docs/images/, making every image across the site broken. Images co-located with MDX files (e.g. features/workflow/) use different CDN upload paths and render correctly. This moves all referenced images to co-located directories matching their MDX files and removes the entire docs/images/ directory. Also fixes the Slack link placeholder in troubleshooting page. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
Too many files changed for review. ( |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Summary
docs/images/directoryfeatures/workflow/,features/cowork/) use different CDN upload paths and render correctlydocs/images/directorySLACK_LINK_HERE→ actual URL) in the troubleshooting pageFiles changed
docs/images/)Image relocation mapping
changelog.mdxdocs/changelog/index.mdxdocs/(root)contributing.mdxdocs/contributing/features/bring-your-own-llm.mdxdocs/features/bring-your-own-llm/features/local-models.mdxdocs/features/local-models/features/*.mdx(others)docs/features/integrations/n8n.mdxdocs/integrations/troubleshooting/connection-issues.mdxdocs/troubleshooting/update/*.mdxdocs/update/Known pre-existing issues (not introduced by this PR)
features/soul.mdxreferences/features/soul-settings.png— image file doesn't existfeatures/connect-mcps.mdxreferences/features/connect-apps-smart-connection.png— image file doesn't existTest plan
🤖 Generated with Claude Code