Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit794bf33

Browse files
authored
Fix broken links (#1228)
1 parentb53109b commit794bf33

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

‎_data/argohub-nav.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
url:"/monitor-applications"
235235
-title:Managing Argo CD applications
236236
url:"/manage-application"
237-
-title:Progressive delivery with GitOps
237+
-title:Argo Rollouts on managed clusters
238238
url:"/install-argo-rollouts"
239239
-title:Troubleshooting Argo CD applications
240240
url:"/troubleshooting-gitops-apps"

‎_data/nav.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
url:"/monitor-applications"
386386
-title:Managing Argo CD applications
387387
url:"/manage-application"
388-
-title:Progressive delivery with GitOps
388+
-title:Argo Rollouts on managed clusters
389389
url:"/install-argo-rollouts"
390390
-title:Troubleshooting Argo CD applications
391391
url:"/troubleshooting-gitops-apps"

‎_docs/deployments/gitops/install-argo-rollouts.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ toc: true
77
---
88

99

10-
Install Argo Rollouts on managed clusters to visualize[rollout progress]({{site.baseurl}}/docs/deployments/gitops/monitor-application/#rollout-progress) for deployed applications in the GitOps Apps dashboard.
10+
Install Argo Rollouts on managed clusters to visualize[rollout progress]({{site.baseurl}}/docs/deployments/gitops/monitor-applications/#rollout-progress) for deployed applications in the GitOps Apps dashboard.
1111

1212
If Argo Rollouts is not installed on the managed cluster, an**Install Argo Rollouts** button is displayed on selecting the cluster.
1313

1414
1. In the Codefresh UI, from the toolbar click the**Settings** icon.
15-
1. From Runtimes in the sidebar, select[GitOps Runtimes](https://g.codefresh.io/2.0/account-settings/runtimes){:target="\_blank"}.
15+
1. From Runtimes in the sidebar, select**GitOps Runtimes**.
1616
1. Select**Topology View**.
1717
1. Select the target cluster, and then select**+ Install Argo Rollouts**.
1818

‎_docs/installation/gitops/git-sources.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Git Source connects to a Git repository within your organization, serving as
1111
The Git repository referenced by the Git Source stores application manifests and other resources which are always synced to the cluster. Codefresh manages the Git Source itself as an Argo CD application.
1212

1313
Watch this video:
14-
{::nomarkdown}<img src=../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}
14+
{::nomarkdown}<img src=../../../../images/icons/video-play-icon-blue.svg?display=inline-block>{:/}[Git Sources in Runtimes](https://www.youtube.com/watch?v=StKxdCcOIQc&t=2s){:target="\_blank"}
1515

1616

1717
#####Types of Git Sources

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp