From 08eeb2620face4ef6d82c704d79d9c9967164c97 Mon Sep 17 00:00:00 2001 From: Jure Tratnjek <155985251+juretratnjek@users.noreply.github.com> Date: Tue, 18 Nov 2025 10:34:57 +0100 Subject: [PATCH] Fix link to high availability planning documentation Updated the link for high availability documentation, previously it was linked to general Elastic cloud hosted page. --- .../deploy/elastic-cloud/ec-change-hardware-profile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manage/deploy/elastic-cloud/ec-change-hardware-profile.md b/deploy-manage/deploy/elastic-cloud/ec-change-hardware-profile.md index 9b91f96ea1..55e7565d70 100644 --- a/deploy-manage/deploy/elastic-cloud/ec-change-hardware-profile.md +++ b/deploy-manage/deploy/elastic-cloud/ec-change-hardware-profile.md @@ -71,7 +71,7 @@ When the current hardware profile of your deployment isn’t the most optimal on 3. Select **Update** to apply the change. ::::{note} -If your deployment is configured for high availability, the hardware profile change does not impact your ability to read and write from the deployment as the change is rolled out instance by instance. Refer to [Plan for production](cloud-hosted.md) to learn about high availability (HA) and how to configure your deployment as HA. +If your deployment is configured for high availability, the hardware profile change does not impact your ability to read and write from the deployment as the change is rolled out instance by instance. Refer to [Plan for production](elastic-cloud-hosted-planning.md) to learn about high availability (HA) and how to configure your deployment as HA. ::::