From b6065217455ed6555f4701be512c67d54998babb Mon Sep 17 00:00:00 2001 From: Jaskeerat Singh Randhawa Date: Mon, 22 Jan 2024 22:36:40 +0530 Subject: [PATCH] custom-resources: fix link text for alertmanager (#5660) --- docs/operator/resources/vmalertmanager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operator/resources/vmalertmanager.md b/docs/operator/resources/vmalertmanager.md index c3805c168..9a5adb83c 100644 --- a/docs/operator/resources/vmalertmanager.md +++ b/docs/operator/resources/vmalertmanager.md @@ -25,7 +25,7 @@ When there are two or more configured replicas the Operator runs the Alertmanage ## Specification -You can see the full actual specification of the `VMAlertmanager` resource in the **[API docs -> VMAlert](../api.md#vmalertmanager)**. +You can see the full actual specification of the `VMAlertmanager` resource in the **[API docs -> VMAlertManager](../api.md#vmalertmanager)**. If you can't find necessary field in the specification of the custom resource, see [Extra arguments section](./README.md#extra-arguments).