Skip to content

Commit 771fac1

Browse files
Fixed broken images
1 parent 2adca1f commit 771fac1

File tree

9 files changed

+9
-265
lines changed

9 files changed

+9
-265
lines changed

_docs/installation/gitops/managed-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ View connection status for the managed cluster, and health and sync errors. Heal
234234
Applications with `rollout` resources need Argo Rollouts on the target cluster, both to visualize rollouts in the Applications dashboard and control rollout steps with the Rollout Player.
235235
If Argo Rollouts has not been installed on the target cluster, it displays **Install Argo Rollouts** button.
236236

237-
Install Argo Rollouts with a single click to execute rollout instructions, deploy the application, and visualize rollout progress in the [Applications dashboard]({{site.baseurl}}/docs/deployment/gitops/applications-dashboard/).
237+
Install Argo Rollouts with a single click to execute rollout instructions, deploy the application, and visualize rollout progress in the [Applications dashboard]({{site.baseurl}}/docs/deployments/gitops/applications-dashboard/).
238238

239239

240240
1. In the Codefresh UI, on the toolbar, click the **Settings** icon, expand Runtimes in the sidebar, and select [**GitOps Runtimes**](https://g.codefresh.io/2.0/account-settings/runtimes){:target="\_blank"}.

_docs/installation/gitops/monitor-manage-runtimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ All you need to do is to configure the browser to trust the URL and receive cont
580580
581581
The Activity Log is a quick way to monitor notifications for Runtime events such as upgrades. A pull-down panel in the Codefresh toolbar, the Activity Log shows ongoing, success, and error notifications, sorted by date, starting with today's date.
582582
583-
1. In the Codefresh UI, on the top-right of the toolbar, select ![](/images/pipeline/monitoring/pipeline-activity-log-toolbar.png?display=inline-block) **Activity Log**.
583+
1. In the Codefresh UI, on the top-right of the toolbar, select **Activity Log**.
584584
1. To see notifications for provisioned Runtimes, filter by **Runtime**.
585585
586586

_docs/pipelines/steps/approval.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Approval step"
33
description: "How to pause pipelines for manual approval"
44
group: pipelines
55
sub_group: steps
6+
redirect_from:
7+
- /docs/codefresh-yaml/steps/approval/
68
toc: true
79
---
810

_docs/pipelines/steps/build.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sub_group: steps
66
redirect_from:
77
- /docs/build-1/
88
- /docs/codefresh-yaml/steps/build-1/
9+
- /docs/codefresh-yaml/steps/build/
910
toc: true
1011
---
1112
Use Docker to build an image and store it in Codefresh.

_docs/pipelines/steps/freestyle.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ group: pipelines
55
sub_group: steps
66
redirect_from:
77
- /docs/freestyle/
8+
- /docs/codefresh-yaml/steps/freestyle/
89
toc: true
910
---
1011
The Freestyle step is designed so you can execute a series of commands in a container. Freestyle steps

_docs/pipelines/steps/git-clone.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ group: pipelines
55
sub_group: steps
66
redirect_from:
77
- /docs/git-clone/
8+
- /docs/codefresh-yaml/steps/git-clone/
89
toc: true
910
---
1011
Clones a Git repository to the filesystem.

_docs/pipelines/steps/push.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sub_group: steps
66
redirect_from:
77
- /docs/push-1/
88
- /docs/codefresh-yaml/steps/push-1/
9+
- /docs/codefresh-yaml/steps/push/
910
toc: true
1011
---
1112

_docs/whats-new/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ toc: true
193193
- Define Access for non-admins in Helm Repositories and Shared Config - [documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/#level-of-access)
194194
- Okta Auto-Sync of Teams - [documentation]({{site.baseurl}}/docs/administration/single-sign-on/sso-okta/#syncing-of-teams-after-initial-sso-setup)
195195
- Global Pipeline Settings Screen - [documentation]({{site.baseurl}}/docs/administration/pipeline-settings)
196-
- Helm 2 Support - [documentation]({{site.baseurl}}/docs/new-helm/helm2-support)
196+
- Helm 2 Support discontinued
197197

198198
### January 2021
199199

managed-cluster.md

Lines changed: 0 additions & 262 deletions
This file was deleted.

0 commit comments

Comments
 (0)