Skip to content

Commit 6b00a43

Browse files
committed
Point to argo-cd repo for gitops-engine now that it has been merged there
1 parent 6e1c3c7 commit 6b00a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/modules/ROOT/pages/03-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ these statuses of most to least healthy statuses: _Healthy_, _Suspended_, _Progr
115115
Argo CD health checks are sourced from three locations:
116116

117117
1. _Native_. These health checks are for standard Kubernetes resources (Deployment, Job, etc) and are written in Go. They can
118-
be reviewed in the link:https://github.com/argoproj/gitops-engine/tree/master/pkg/health[gitops-engine, window="_blank"] repository.
118+
be reviewed in the link:https://github.com/argoproj/argo-cd/tree/master/gitops-engine/pkg/health[argo-cd, window="_blank"] repository.
119119
2. _Included_. These health checks are written in LUA with a large number of health checks shipped with Argo CD, these can be reviewed
120120
in the Argo CD repository in the link:https://github.com/argoproj/argo-cd/tree/master/resource_customizations[resource_customizations, window="_blank" ]
121121
folder.

0 commit comments

Comments
 (0)