diff --git a/_docs/deployment/applications-dashboard.md b/_docs/deployment/applications-dashboard.md index de310a64..21940070 100644 --- a/_docs/deployment/applications-dashboard.md +++ b/_docs/deployment/applications-dashboard.md @@ -765,6 +765,10 @@ caption="Applications Dashboard: Services tab" max-width="50%" %} - +### Related articles +[Creating applications]({{site.baseurl}}/docs/deployment/create-application) +[Managing applications]({{site.baseurl}}/docs/deployment/manage-application) +[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard) +[DORA metrics]({{site.baseurl}}/docs/reporting/dora-metrics/) diff --git a/_docs/deployment/create-application.md b/_docs/deployment/create-application.md index 47aea2d7..b9d9df8e 100644 --- a/_docs/deployment/create-application.md +++ b/_docs/deployment/create-application.md @@ -225,7 +225,7 @@ Track the application in the [Applications dashboard](https://g.codefresh.io/2.0 ### Related articles -[Monitoring applications]({{site.baseurl}})/docs/deployment/applications-dashboard) -[Managing applications]({{site.baseurl}})/docs/deployment/manage-applications) -[Home dashboard]({{site.baseurl}})docs/reporting/home-dashboard) +[Monitoring applications]({{site.baseurl}}/docs/deployment/applications-dashboard) +[Managing applications]({{site.baseurl}}/docs/deployment/manage-application) +[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard) [DORA metrics]({{site.baseurl}}/docs/reporting/dora-metrics/) \ No newline at end of file diff --git a/_docs/deployment/images.md b/_docs/deployment/images.md index d4538a52..cdaf944d 100644 --- a/_docs/deployment/images.md +++ b/_docs/deployment/images.md @@ -111,3 +111,10 @@ Selecting **more details** for an image tag. | **3** | The Git details for this image tag, such as the Git hash, the Jira issue number, Git Pull Request, commit information, the name of the user who performed the commit. | | **4** | The workflow for the image step. Select to go to the Workflow.| | **5** | The log information for the build image step in the relevant workflow. Select to view Logs panel. | + +### Related articles +[Image enrichment with integrations]({{site.baseurl}}/docs/integrations/image-enrichment-overview/) +[Monitoring applications]({{site.baseurl}}/docs/deployment/applications-dashboard) +[Managing applications]({{site.baseurl}}/docs/deployment/manage-application) +[Home dashboard]({{site.baseurl}}/docs/integrations/home-dashboard) +