You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
8
8
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](/deploy/github#troubleshooting) for more information.
9
+
If your latest changes are not appearing on your live site, first check that the GitHub account or organization that owns your docs repository has the GitHub App installed. See [GitHub troubleshooting](/deploy/github#troubleshooting) for more information.
10
10
11
-
If the GitHub app is connected, but changes are still not deploying, you can manually trigger a rebuild from your dashboard.
11
+
If you have the GitHub App installed, but changes are still not deploying, manually trigger a deployment from your dashboard.
12
12
13
13
## Manually trigger a deployment
14
14
@@ -27,20 +27,20 @@ If the GitHub app is connected, but changes are still not deploying, you can man
27
27
28
28
## Delete a deployment
29
29
30
-
You can permanently delete a deployment from the [Danger zone](https://dashboard.mintlify.com/settings/organization/danger-zone) in your dashboard settings. This action is irreversible and will remove all deployment data, including any associated preview deployments.
30
+
You can permanently delete a deployment from the [Danger zone](https://dashboard.mintlify.com/settings/organization/danger-zone) in your dashboard settings. This action is irreversible and removes all deployment data, including any associated preview deployments.
31
31
32
32
<Steps>
33
33
<Steptitle="Navigate to the Danger zone.">
34
34
Go to the [Danger zone](https://dashboard.mintlify.com/settings/organization/danger-zone) in the settings page of your dashboard.
35
35
</Step>
36
36
<Steptitle="Delete the deployment.">
37
37
1. In the **Delete my deployment** section, provide a reason for deletion.
38
-
2. Click the delete button. You'll be asked to confirm the deletion.
38
+
2. Click the delete button and confirm that you want to delete the deployment.
39
39
</Step>
40
40
</Steps>
41
41
42
42
<Warning>
43
43
Deleting a deployment is permanent and cannot be undone. If you have an active subscription, you'll receive a prorated credit for any unused time remaining in your billing period.
44
44
</Warning>
45
45
46
-
If you have multiple deployments, you'll be redirected to another deployment after deletion. If this was your only deployment, you'll be redirected to the Mintlify homepage.
46
+
If you have multiple deployments, you'll be redirected to another deployment after deletion. If you delete your only deployment, you'll be redirected to the Mintlify homepage. When you delete a deployment, the organization admin receives an email notification confirming the deletion.
0 commit comments