From 291802ea84a136a5b74fe29f9fbe7b7faed999aa Mon Sep 17 00:00:00 2001
From: Jaskeerat Singh Randhawa <jaskee789@gmail.com>
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 c3805c1680..9a5adb83c1 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).