diff --git a/_docs/deployment/manage-application.md b/_docs/deployment/manage-application.md index 2ccd3e16..b3b27506 100644 --- a/_docs/deployment/manage-application.md +++ b/_docs/deployment/manage-application.md @@ -13,8 +13,8 @@ Application creation and deployment is one part of the continuous deployment/del * [Synchronize applications](#manually-synchronize-an-application) Sync applications on-demand by manually applying sync options or selecting the resources to sync. - +* [Delete applications](#delete-an-application) + Delete unused or legacy applications to avoid clutter and remove unnecessary resources. * [Manage rollouts for deployments](#manage-rollouts-for-deployments) @@ -214,7 +214,7 @@ For example, if you made changes to `api` resources or `audit` resources, type `

{:/} - +1. To confirm, click **Commit & Delete**. ### Manage rollouts for deployments Control ongoing rollouts by resuming indefinitely paused steps, promoting rollouts, aborting, restarting and retrying rollouts. diff --git a/_docs/whats-new/whats-new.md b/_docs/whats-new/whats-new.md index bcdc85cf..e2d9b9e8 100644 --- a/_docs/whats-new/whats-new.md +++ b/_docs/whats-new/whats-new.md @@ -850,7 +850,7 @@ Codefresh warns you of the implication of deleting the selected application in t max-width="50%" %} -See [Update application configuration]({{site.baseurl}}/docs/deployment/create-application/#update-application-configuration) and [Delete an application]({{site.baseurl}}/docs/deployment/create-application/#delete-an-application). +See [Update application configuration]({{site.baseurl}}/docs/deployment/create-application/#update-application-configuration) and [Delete an application]({{site.baseurl}}/docs/deployment/manage-application/#delete-an-application). {::nomarkdown}