Skip to content

Rename img/build to img/building (Mintlify asset sync)#2184

Merged
viral-sangani merged 3 commits into
mainfrom
GigaHierz/docs-image-not-loading
May 21, 2026
Merged

Rename img/build to img/building (Mintlify asset sync)#2184
viral-sangani merged 3 commits into
mainfrom
GigaHierz/docs-image-not-loading

Conversation

@GigaHierz
Copy link
Copy Markdown
Contributor

Summary

  • Rename img/build/img/building/ per guidance from Mintlify support
  • Update the 3 MDX files that referenced /img/build/:
    • build-on-celo/fund-your-project.mdx
    • home/protocol/governance/create-governance-proposal.mdx
    • tooling/wallets/metamask/add-celo-testnet-to-metamask.mdx

Background

Mintlify's asset pipeline was returning 403 for files under img/build/ (assets not present in their CDN bucket). Their support team recommended renaming the directory. PR #2183 renamed the offending file to bypass adblock filters, but the underlying issue turned out to be the build directory prefix, not the filename.

Test plan

  • After merge + Mintlify redeploy, confirm images load on:
    • /build-on-celo/fund-your-project
    • /home/protocol/governance/create-governance-proposal
    • /tooling/wallets/metamask/add-celo-testnet-to-metamask

🤖 Generated with Claude Code

GigaHierz and others added 2 commits May 20, 2026 15:13
The funding.png filename matches common adblock filter patterns, causing
the image to be blocked client-side on the fund-your-project page.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Mintlify's asset pipeline does not sync files under img/build/ to the CDN
(resulting in 403s for images on that path). Per Mintlify support, renaming
the directory resolves it. Updates all references in the 3 MDX files that
pointed at /img/build/.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@GigaHierz GigaHierz requested review from a team as code owners May 20, 2026 15:54
@GigaHierz GigaHierz requested review from ezdac and palango and removed request for a team May 20, 2026 15:54
@GigaHierz GigaHierz requested review from viral-sangani and removed request for a team, ezdac and palango May 20, 2026 15:55
@viral-sangani viral-sangani merged commit 34589e0 into main May 21, 2026
4 checks passed
@viral-sangani viral-sangani deleted the GigaHierz/docs-image-not-loading branch May 21, 2026 11:24
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.

3 participants