GitLab MR preview deployment link has wrong TLD (.app instead of .io) #1495
rhianvanesch-sc
started this conversation in
Bugs & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Mintlify bot comments on GitLab merge requests with the preview deployment link. However, the link it adds is
https://{org-name}-{branch-name}.mintlify.app. Clicking this link results in a 500 error.In the Mintlify dashboard, the URL for the same preview deployment is
https://{org-name}-{branch-name}.mintlify.io(as opposed to.app). This link works as expected.Beta Was this translation helpful? Give feedback.
All reactions