From d8d302744c538ffcc06b4493a283bd181b1e89eb Mon Sep 17 00:00:00 2001
From: cdxker <32852291+cdxker@users.noreply.github.com>
Date: Tue, 16 Dec 2025 18:12:37 -0800
Subject: [PATCH 1/3] Update deploy/deployments.mdx
Co-Authored-By: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
---
deploy/deployments.mdx | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx
index c81ecd63d..616fe8b2e 100644
--- a/deploy/deployments.mdx
+++ b/deploy/deployments.mdx
@@ -43,4 +43,8 @@ You can permanently delete a deployment from the [Danger zone](https://dashboard
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.
+
+ When a deployment is deleted, the organization admin receives an email notification confirming the deletion.
+
+
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.
From e46337fcd0904bdca8936d9c36463247c991f87b Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Wed, 17 Dec 2025 13:49:19 -0800
Subject: [PATCH 2/3] remove stacked callouts
---
deploy/deployments.mdx | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx
index 616fe8b2e..8c60b368e 100644
--- a/deploy/deployments.mdx
+++ b/deploy/deployments.mdx
@@ -43,8 +43,4 @@ You can permanently delete a deployment from the [Danger zone](https://dashboard
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.
-
- When a deployment is deleted, the organization admin receives an email notification confirming the deletion.
-
-
-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.
+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.
From a452e8ca58a820a2fc394df665e66d8d674bbfa4 Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Wed, 17 Dec 2025 13:52:54 -0800
Subject: [PATCH 3/3] fix vale warnings
---
deploy/deployments.mdx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/deploy/deployments.mdx b/deploy/deployments.mdx
index 8c60b368e..b2c722adf 100644
--- a/deploy/deployments.mdx
+++ b/deploy/deployments.mdx
@@ -6,9 +6,9 @@ keywords: ["manual deployment", "deployment history", "deployment triggers"]
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.
-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.
+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.
-If the GitHub app is connected, but changes are still not deploying, you can manually trigger a rebuild from your dashboard.
+If you have the GitHub App installed, but changes are still not deploying, manually trigger a deployment from your dashboard.
## Manually trigger a deployment
@@ -27,7 +27,7 @@ If the GitHub app is connected, but changes are still not deploying, you can man
## Delete a deployment
-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.
+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.
@@ -35,7 +35,7 @@ You can permanently delete a deployment from the [Danger zone](https://dashboard
1. In the **Delete my deployment** section, provide a reason for deletion.
- 2. Click the delete button. You'll be asked to confirm the deletion.
+ 2. Click the delete button and confirm that you want to delete the deployment.