Skip to content

Update from code changes: switch hosted docs domain to mintlify.site#6296

Merged
ethanpalm merged 2 commits into
mainfrom
mintlify/46871094
Jun 26, 2026
Merged

Update from code changes: switch hosted docs domain to mintlify.site#6296
ethanpalm merged 2 commits into
mainfrom
mintlify/46871094

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Default Mintlify-hosted docs URLs are now unified to mintlify.site across every base path. Updated the deployment guides, CSP allowlist, and quickstart references so customer proxy/CDN configurations and onboarding content reflect the new canonical hostname.

Changes

  • Reverse proxy guide: unified Host at /docs and custom subpath targets to <your-subdomain>.mintlify.site, removed the obsolete mintlify.dev vs mintlify.app cache invalidation distinction, and updated routing tables, NGINX examples, and troubleshooting steps.
  • Cloudflare and Route 53 + CloudFront guides: updated origin domains and Worker sample code to [SUBDOMAIN].mintlify.site.
  • Vercel guide: updated rewrite destinations to [subdomain].mintlify.site.
  • CSP configuration: replaced *.mintlify.dev with *.mintlify.site in the allowlist table and example policies.
  • Quickstart and "What is Mintlify?": updated default site URL references to .mintlify.site.
  • Mirrored every change across the es, fr, and zh locales.

Context

Mintlify's hosted display domain has been unified to mintlify.site instead of per-base-path hosts (mintlify.dev, mintlify.app, etc.). Documentation that points customers at proxy targets, CSP allowlists, or default URLs needed to match the new canonical hostname.


Note

Low Risk
Documentation-only hostname updates with no application code changes; incorrect copy could mislead customers configuring proxies or CSP until they follow the new guidance.

Overview
Documentation now treats mintlify.site as the canonical Mintlify-hosted docs hostname, replacing references to mintlify.app and mintlify.dev across English and localized (es, fr, zh) content.

Deployment and proxy guides (reverse proxy, Vercel rewrites, Cloudflare Workers, Route 53/CloudFront) point all proxy origins and rewrite destinations at <subdomain>.mintlify.site. The reverse-proxy page no longer splits targets by subpath (dev vs app); both Host at /docs and custom subpath setups use the same hostname, with updated canonical URL and troubleshooting wording.

CSP allowlists and sample policies swap *.mintlify.dev for *.mintlify.site in connect-src and frame-src. Onboarding and product copy (quickstart, what-is-Mintlify, auth eligibility examples, editor preview URLs, theme demo links, OpenAPI domain descriptions, Osano allowlist, assistant/MCP/guide snippets, and Vercel JSON generator snippets) use .mintlify.site for default and example URLs.

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

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jun 26, 2026, 5:20 PM

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
smartac 🟢 Ready View Preview Jun 26, 2026, 5:20 PM

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

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview Jun 26, 2026, 5:19 PM

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

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
adminroletesting 🟢 Ready View Preview Jun 26, 2026, 5:20 PM

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

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
hfh-d7a4d643 🟢 Ready View Preview Jun 26, 2026, 5:20 PM

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

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
gwgwgw 🟢 Ready View Preview Jun 26, 2026, 5:20 PM

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

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jun 26, 2026, 5:20 PM

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

Updates 45 files that PR 6282 had originally changed but were
reverted by PR 6285 and not re-addressed in this PR:

- snippets/vercel-json-generator.mdx (all 4 locales): rewrite
  destinations now use mintlify.site, consistent with deploy/vercel.mdx
- assistant/use.mdx: example deep-link URLs
- ai/skillmd.mdx: agent card subdomain reference
- guides/assistant-embed.mdx: docsURL code example
- guides/codex.mdx: MCP URL example
- deploy/authentication-setup.mdx: example Mintlify subdomain
- discovery-openapi.json: domain identifier URL descriptions (4 occurrences)
- integrations/privacy/osano.mdx: managed rule domain
- editor/branching-and-publishing.mdx: branch preview URL format
- customize/themes.mdx: theme demo site links
- guides/help-center.mdx: live example link
- zh/editor/collaborate.mdx: branch preview URL format

All changes mirrored across es, fr, and zh locales.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@ethanpalm ethanpalm merged commit 3ca550b into main Jun 26, 2026
6 checks passed
@ethanpalm ethanpalm deleted the mintlify/46871094 branch June 26, 2026 17:51
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