Skip to content

Commit eb656cb

Browse files
cdxkermintlify-development[bot]ethanpalm
authored
Document email notification for deployment deletion (#2383)
* Update deploy/deployments.mdx Co-Authored-By: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com> * remove stacked callouts * fix vale warnings --------- Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
1 parent 5a0b98e commit eb656cb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

deploy/deployments.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ keywords: ["manual deployment", "deployment history", "deployment triggers"]
66

77
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-
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.
1010

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.
1212

1313
## Manually trigger a deployment
1414

@@ -27,20 +27,20 @@ If the GitHub app is connected, but changes are still not deploying, you can man
2727

2828
## Delete a deployment
2929

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.
3131

3232
<Steps>
3333
<Step title="Navigate to the Danger zone.">
3434
Go to the [Danger zone](https://dashboard.mintlify.com/settings/organization/danger-zone) in the settings page of your dashboard.
3535
</Step>
3636
<Step title="Delete the deployment.">
3737
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.
3939
</Step>
4040
</Steps>
4141

4242
<Warning>
4343
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.
4444
</Warning>
4545

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

Comments
 (0)