Skip to content

Translate content: subpath proxy asset routing (#6687) - #6758

Merged
mintlify[bot] merged 1 commit into
mainfrom
mintlify/d9dec19d
Jul 27, 2026
Merged

Translate content: subpath proxy asset routing (#6687)#6758
mintlify[bot] merged 1 commit into
mainfrom
mintlify/d9dec19d

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Mirror PR #6687 (Document /mintlify-assets and /_mintlify routing for subpath proxies) into es, fr, and zh translations.

Changes

  • es|fr|zh/deploy/cloudflare.mdx: update both Worker script conditionals to also match /mintlify-assets/* and /_mintlify/*; add <Warning> explaining the required asset and API playground proxying.
  • es|fr|zh/deploy/route53-cloudfront.mdx: add /_mintlify/* to CachingDisabled list, replace /mintlify-assets/_next/static/* with /mintlify-assets/* in the CachingEnabled list, and replace the old /mintlify-assets/_next/static/* behavior section with new /mintlify-assets/* and /_mintlify/* behavior sections.

Note

Low Risk
Documentation-only translation parity; no application or infrastructure code changes.

Overview
Brings es, fr, and zh deploy guides in line with the English update for subpath proxies (PR #6687).

In cloudflare.mdx (all three locales), both example Worker scripts now proxy /mintlify-assets/* and /_mintlify/* in addition to the docs subpath, and a <Warning> explains that those paths must be served from the domain root (including extra Cloudflare route patterns when not using a custom domain).

In route53-cloudfront.mdx, the overview lists /_mintlify/* under CachingDisabled and broadens cached assets from /mintlify-assets/_next/static/* to /mintlify-assets/*. Step-by-step behavior sections replace the old _next/static snippet with full /mintlify-assets/* and /_mintlify/* behavior instructions (cache policies and HTTP methods for the API playground path).

Reviewed by Cursor Bugbot for commit 3139170. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
mintlify Bot requested review from aicortez and ethanpalm July 27, 2026 20:36
@mintlify
mintlify Bot merged commit d28cfb8 into main Jul 27, 2026
4 of 6 checks passed
@mintlify
mintlify Bot deleted the mintlify/d9dec19d branch July 27, 2026 20:36
@mintlify

mintlify Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
mintlify 🔴 Failed Jul 27, 2026, 8:36 PM

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
tomee 🔴 Failed Jul 27, 2026, 8:36 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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