From 1f9a84b6f59a1c63170820cc0c5fe5723bf4ff48 Mon Sep 17 00:00:00 2001 From: NimRegev Date: Tue, 11 Feb 2025 10:26:24 +0200 Subject: [PATCH] Fix broken links --- _docs/deployments/gitops.md | 2 +- _docs/deployments/gitops/create-application.md | 2 +- _docs/deployments/gitops/gitops-app-groups.md | 2 +- _docs/deployments/gitops/gitops-apps-dashboard.md | 2 +- _docs/installation/gitops/hybrid-gitops-helm-installation.md | 2 +- _docs/products/about-products.md | 2 +- _docs/products/create-product.md | 2 +- _posts/2022-11-15-november-gitops.md | 5 +---- 8 files changed, 8 insertions(+), 11 deletions(-) diff --git a/_docs/deployments/gitops.md b/_docs/deployments/gitops.md index 76d220d6a..bbde2c45b 100644 --- a/_docs/deployments/gitops.md +++ b/_docs/deployments/gitops.md @@ -8,7 +8,7 @@ toc: true Codefresh has a native module for GitOps deployments powered by Argo CD and Argo Rollouts. It also has native support for Argo Events and Argo Workflows. * Create an [Argo CD Application]({{site.baseurl}}/docs/deployments/gitops/create-application/) either from the GUI or the CLI. -* [Monitor your Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/monitor-aaplications/) and check their health status +* [Monitor your Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/) and check their health status * You can [edit/delete/rollback]({{site.baseurl}}/docs/deployments/gitops/manage-application/) applications while still keeping the state in Git. * Perform [Canary releases]({{site.baseurl}}/docs/deployments/gitops/install-argo-rollouts/) via the dedicated UI. diff --git a/_docs/deployments/gitops/create-application.md b/_docs/deployments/gitops/create-application.md index be1572157..1d804012d 100644 --- a/_docs/deployments/gitops/create-application.md +++ b/_docs/deployments/gitops/create-application.md @@ -64,7 +64,7 @@ See [Application Groups]({{site.baseurl}}/docs/deployments/gitops/gitops-app-gro ### Source The Git repository with the application resources. -{::nomarkdown}{:/} +{::nomarkdown}{:/} diff --git a/_docs/deployments/gitops/gitops-app-groups.md b/_docs/deployments/gitops/gitops-app-groups.md index 713cc0456..3587cb341 100644 --- a/_docs/deployments/gitops/gitops-app-groups.md +++ b/_docs/deployments/gitops/gitops-app-groups.md @@ -151,7 +151,7 @@ At any time, add or remove an application from the Group or Groups it belongs to ## Related articles [Creating Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/create-application/) -[Monitoring Argo CD applications]({{site.baseurl}}/docs/deployments/gitopsmonitor-applications/) +[Monitoring Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/) [Managing Argo CD applications]({{site.baseurl}}/docs/deployments/gitops/manage-application/) [Home Dashboard]({{site.baseurl}}/docs/dashboards/home-dashboard/) [DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/) \ No newline at end of file diff --git a/_docs/deployments/gitops/gitops-apps-dashboard.md b/_docs/deployments/gitops/gitops-apps-dashboard.md index 02dfdfaa6..6335773d5 100644 --- a/_docs/deployments/gitops/gitops-apps-dashboard.md +++ b/_docs/deployments/gitops/gitops-apps-dashboard.md @@ -116,7 +116,7 @@ Here's a description of the information and actions in the GitOps Apps dashboard {: .table .table-bordered .table-hover} | Item | Description | | -------------- | -------------- | -|**Application filters** | Filter by a range of attributes to customize the information in the dashboard to bring you what you need. {::nomarkdown} {:/}| +|**Application filters** | Filter by a range of attributes to customize the information in the dashboard to bring you what you need. {::nomarkdown} {:/}| |{::nomarkdown}{:/}| Star applications as favorites and view only the starred applications.{::nomarkdown}
Select the to star the application as a favorite.

To filter by favorite applications, on the filters bar, select .
{:/} TIP: If you star applications as favorites in the GitOps Apps dashboard, you can filter by the same applications in the [DORA metrics dashboard]({{site.baseurl}}/docs/dashboards/dora-metrics/#metrics-for-favorite-applications). | |**Application actions**| Options to monitor/manage applications through the application's context menu. {::nomarkdown}