Skip to content

Commit e68382b

Browse files
authored
Fix x-refs (#274)
* Fix x-refs Fixed paths in x-refs * Update images.md
1 parent 227d477 commit e68382b

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

_docs/deployment/applications-dashboard.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,6 +765,10 @@ caption="Applications Dashboard: Services tab"
765765
max-width="50%"
766766
%}
767767

768-
768+
### Related articles
769+
[Creating applications]({{site.baseurl}}/docs/deployment/create-application)
770+
[Managing applications]({{site.baseurl}}/docs/deployment/manage-application)
771+
[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard)
772+
[DORA metrics]({{site.baseurl}}/docs/reporting/dora-metrics/)
769773

770774

_docs/deployment/create-application.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Track the application in the [Applications dashboard](https://g.codefresh.io/2.0
225225

226226

227227
### Related articles
228-
[Monitoring applications]({{site.baseurl}})/docs/deployment/applications-dashboard)
229-
[Managing applications]({{site.baseurl}})/docs/deployment/manage-applications)
230-
[Home dashboard]({{site.baseurl}})docs/reporting/home-dashboard)
228+
[Monitoring applications]({{site.baseurl}}/docs/deployment/applications-dashboard)
229+
[Managing applications]({{site.baseurl}}/docs/deployment/manage-application)
230+
[Home dashboard]({{site.baseurl}}/docs/reporting/home-dashboard)
231231
[DORA metrics]({{site.baseurl}}/docs/reporting/dora-metrics/)

_docs/deployment/images.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,10 @@ Selecting **more details** for an image tag.
111111
| **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. |
112112
| **4** | The workflow for the image step. Select to go to the Workflow.|
113113
| **5** | The log information for the build image step in the relevant workflow. Select to view Logs panel. |
114+
115+
### Related articles
116+
[Image enrichment with integrations]({{site.baseurl}}/docs/integrations/image-enrichment-overview/)
117+
[Monitoring applications]({{site.baseurl}}/docs/deployment/applications-dashboard)
118+
[Managing applications]({{site.baseurl}}/docs/deployment/manage-application)
119+
[Home dashboard]({{site.baseurl}}/docs/integrations/home-dashboard)
120+

0 commit comments

Comments
 (0)