Skip to content

Commit 756c04e

Browse files
committed
add reviewer feedback
1 parent 2148171 commit 756c04e

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

guides/deployments.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ description: "Troubleshoot your deployments"
44
icon: "boxes"
55
---
66

7-
Your documentation site automatically deploys when you push changes to your connected repository. If your latest changes are not appearing on your live site, follow these troubleshooting steps.
7+
Your documentation site automatically deploys when you push changes to your connected repository. This requires the Mintlify GitHub app to be properly installed and connected.
88

9-
## Site not updating after pushing changes
9+
If your latest changes are not appearing on your live site, first check that the GitHub app is installed on the account or organization that owns your docs repository. See [GitHub troubleshooting](/settings/github#troubleshooting) for more information.
1010

11-
If your site does not redeploy after you make changes, try manually triggering a deployment.
11+
If the GitHub app is connected, but changes are still not deploying, you can manually trigger a rebuild from your dashboard.
12+
13+
## Manually triggering a deployment
1214

1315
<Steps>
1416
<Step title="Verify that your latest commit was successful.">

settings/preview-deployments.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ When you create a pull request, the Mintlify bot automatically adds a link to vi
2626

2727
### Manual previews
2828

29-
You can manually create a preview for any branch.
29+
You can manually create a preview for any branch if you are on a Growth or Enterprise plan or have the preview deployment add-on.
3030

3131
1. Go to your [dashboard](https://dashboard.mintlify.com/).
3232
2. Select **Previews**.
@@ -52,4 +52,4 @@ Preview deployments can be publicly accessible or restricted to authenticated us
5252

5353
**Public access**: Preview URLs are publicly viewable by default. Share a preview link with anyone who needs to review your changes.
5454

55-
**Restricted access**: Enable deployment authentication to limit preview access to authenticated Mintlify users only. [Contact sales](mailto:[email protected]) to set up authentication for your previews.
55+
**Restricted access**: Enable preview deployment authentication to limit preview access to authenticated Mintlify users only. [Contact sales](mailto:[email protected]) to set up authentication for your previews.

0 commit comments

Comments
 (0)