Skip to content

Commit e7d25d7

Browse files
committed
2 parents ecf2acb + d0c7d66 commit e7d25d7

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

_docs/quick-start/gitops-quick-start/create-rollout.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,11 @@ When the image tag is updated, the auto-sync initiates the rollout.
7474

7575
You have now created and deployed an Argo CD application in Codefresh.
7676

77-
### What to do next
78-
Continue with:
77+
78+
### What to do next
7979
[Work with Environments & Products]({{site.baseurl}}/docs/quick-start/gitops-quick-start/gitops-products/)
8080

8181

82+
83+
8284

_docs/quick-start/gitops-quick-start/gitops-products.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Here we'll manually assign the application `demo-trioapp-dev` to the Product `de
236236
%}
237237

238238
{:start="4"}
239-
1. From the list of **Unassigned apps**, click {::nomarkdown}<img src="../../../images/icons/runtime-topology-add-cluster.png?display=inline-block">{:/} next to the application to assign, `demo-trioapp-dev` in our case.
239+
1. From the list of **Unassigned apps**, click {::nomarkdown}<img src="../../../../images/icons/runtime-topology-add-cluster.png?display=inline-block">{:/} next to the application to assign, `demo-trioapp-dev` in our case.
240240

241241

242242
{% include
@@ -270,7 +270,7 @@ For the quick start, we'll use the default annotation Codefresh generated when w
270270

271271
1. If needed, copy the Product's annotation.
272272
If not, continue from _Step 2_.
273-
1. In the Products dashboard, mouse over the row with the Product name, and then select **Edit** {::nomarkdown}<img src="../../../images/icons/edit.png?display=inline-block">{:/}.
273+
1. In the Products dashboard, mouse over the row with the Product name, and then select **Edit** {::nomarkdown}<img src="../../../../images/icons/edit.png?display=inline-block">{:/}.
274274
1. Copy the annotation and close the form.
275275

276276
{% include

0 commit comments

Comments
 (0)