Skip to content

fix: replace all dashboard.mintlify.com references with app.mintlify.com#5900

Closed
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1779472056-update-dashboard-to-app-urls
Closed

fix: replace all dashboard.mintlify.com references with app.mintlify.com#5900
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1779472056-update-dashboard-to-app-urls

Conversation

@devin-ai-integration
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot commented May 22, 2026

Documentation changes

Replace all 572 occurrences of dashboard.mintlify.com with app.mintlify.com across 170 files. The dashboard URL has been migrated to app.mintlify.com but the docs were not updated to reflect this.

The most critical fix is in deploy/gitlab-self-hosted.mdx where the OAuth redirect URI was documented as https://dashboard.mintlify.com/api/gitlab-oauth/callback — this caused users configuring self-hosted GitLab OAuth apps to get "The redirect URI included is not valid" errors because the server code now sends https://app.mintlify.com/api/gitlab-oauth/callback.

Changes span all locales (en, zh, fr, es) and include:

  • GitLab self-hosted OAuth setup instructions (redirect URI, prerequisites, troubleshooting)
  • All dashboard links (settings, editor, analytics, billing, etc.)
  • API documentation (openapi.json files)
  • Workflow and agent documentation
  • Quickstart and guide pages
  • Snippet files

For Reviewers

When reviewing documentation PRs, please consider:

Technical accuracy

  • Links resolve to the right destinations (app.mintlify.com is the current production URL)
  • The GitLab OAuth redirect URI matches what the server code sends

Clarity and completeness

  • All locales (en, zh, fr, es) updated consistently
  • No dashboard.mintlify.com references remain

User experience

  • Users following the self-hosted GitLab OAuth setup guide will now configure the correct redirect URI

Link to Devin session: https://app.devin.ai/sessions/677b04761ebc4382ba7ef880c48c4c9a


Note

Low Risk
Large but mechanical documentation-only link updates; the main risk is missed/incorrect URL replacement causing broken links or misconfigured OAuth redirects.

Overview
Updates documentation and OpenAPI specs to replace references to dashboard.mintlify.com with app.mintlify.com across the site, including API key/dashboard links and editor/share URL examples.

Fixes the self-hosted GitLab OAuth setup docs to use the correct https://app.mintlify.com/api/gitlab-oauth/callback redirect URI and related troubleshooting URLs so users don’t configure invalid redirects.

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

@devin-ai-integration
Copy link
Copy Markdown
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 22, 2026

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 22, 2026, 5:51 PM

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 22, 2026

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

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview May 22, 2026, 5:51 PM

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

…docs

The dashboard URL has been migrated from dashboard.mintlify.com to
app.mintlify.com. This updates all 572 references across 170 files,
including the critical GitLab self-hosted OAuth redirect URI that was
causing 'redirect URI is not valid' errors for users configuring
self-hosted GitLab OAuth applications.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
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.

4 participants