Skip to content

Update from code changes: hosted docs domain is now mintlify.site#6282

Merged
ethanpalm merged 2 commits into
mainfrom
mintlify/5e7a8590
Jun 25, 2026
Merged

Update from code changes: hosted docs domain is now mintlify.site#6282
ethanpalm merged 2 commits into
mainfrom
mintlify/5e7a8590

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Update all references to the default Mintlify-hosted docs domain from mintlify.dev and mintlify.app to mintlify.site, matching the new canonical hosted URL.

Changes

  • Deploy guides: Cloudflare worker snippet, Route 53/CloudFront, Vercel rewrites, reverse proxy (Nginx) all now target <subdomain>.mintlify.site.
  • Reverse proxy guide: removed the /docs vs custom-subpath domain split (both now target the same hostname) and updated the troubleshooting section accordingly.
  • CSP configuration: replaced *.mintlify.dev with *.mintlify.site in the allowlist and example policies.
  • Other pages: updated example URLs in the assistant, skill.md, authentication setup, themes preview links, quickstart, what-is-mintlify, editor branching/collaborate, assistant embed, codex, help center, Osano privacy, and the discovery OpenAPI spec.
  • Mirrored the same updates across the Spanish (es/), French (fr/), and Chinese (zh/) translations and shared snippets.

Context

Upstream change unified the default hosted display domain so non-auth deployments are served from <subdomain>.mintlify.site instead of the previous mintlify.dev / mintlify.app hostnames. Custom domains, auth-specific hosts, and development URLs are unchanged.


Note

Low Risk
Documentation and example URL updates only; no runtime or security logic changes in this repo.

Overview
Updates documentation so the canonical Mintlify-hosted URL is *.mintlify.site, replacing prior references to *.mintlify.app and *.mintlify.dev across English, Spanish, French, and Chinese pages, OpenAPI specs, and shared snippets.

Deploy and proxy guides now tell customers to proxy, rewrite, and set Origin to <subdomain>.mintlify.site (Cloudflare workers, Vercel vercel.json, Route 53/CloudFront, Nginx examples). The reverse proxy page is simplified: both “Host at /docs” and custom subpath flows target the same hostname, and troubleshooting no longer distinguishes mintlify.dev vs mintlify.app.

CSP allowlists and copy-paste policies swap *.mintlify.dev for *.mintlify.site in connect-src and frame-src. Product docs (quickstart, auth, assistant URLs, theme demos, editor preview URLs, MCP/embed examples, Osano allowlist, etc.) use the new subdomain in examples only—no application code changes.

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

@ethanpalm ethanpalm merged commit 553e281 into main Jun 25, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/5e7a8590 branch June 25, 2026 18:58
@mintlify

mintlify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
mintlify 🔴 Failed Jun 25, 2026, 6:58 PM

@mintlify

mintlify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
smartac 🔴 Failed Jun 25, 2026, 7:07 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