Skip to content

Commit 7293e4f

Browse files
committed
doc: Fixed link to argocd-cm.yaml
1 parent 610523b commit 7293e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/status-badge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Status Badge
22

33
Argo CD can display a badge with health and sync status for any application. The feature is disabled by default because badge image is available to any user without authentication.
4-
The feature can be enabled using `statusbadge.enabled` key of `argocd-cm` ConfigMap (see [argocd-cm.yaml](../operator-manual/argocd-cm.yaml)).
4+
The feature can be enabled using `statusbadge.enabled` key of `argocd-cm` ConfigMap (see [argocd-cm.yaml](../operator-manual/argocd-cm.yaml.md)).
55

66
![healthy and synced](../assets/status-badge-healthy-synced.png)
77

0 commit comments

Comments
 (0)