From 22cd1cf11d18b010000491ec3a52ce4d5ece5980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Irene=20Rodr=C3=ADguez?= Date: Mon, 12 May 2025 15:24:13 +0200 Subject: [PATCH] [release-12.0.1] Update set-up-for-high-availability.md (#105275) Co-authored-by: AlecIsaacson --- docs/sources/setup-grafana/set-up-for-high-availability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/set-up-for-high-availability.md b/docs/sources/setup-grafana/set-up-for-high-availability.md index 63564a5c382..c062f95093d 100644 --- a/docs/sources/setup-grafana/set-up-for-high-availability.md +++ b/docs/sources/setup-grafana/set-up-for-high-availability.md @@ -50,7 +50,7 @@ Once you have a Postgres or MySQL database available, you can configure your mul If you're using Grafana Enterprise: 1. Get a license token in the name of your cluster's shared hostname. -1. Edit the [`host_url`](https://grafana.com/docs/grafana//setup-grafana/configure-grafana/#root_url) setting in each node's `grafana.ini` configuration file to reflect the cluster's shared hostname. +1. Edit the [`root_url`](https://grafana.com/docs/grafana//setup-grafana/configure-grafana/#root_url) setting in each node's `grafana.ini` configuration file to reflect the cluster's shared hostname. 1. Install the license key as normal. For more information on installing your license key, refer to [Add your license to a Grafana instance](https://grafana.com/docs/grafana//administration/enterprise-licensing/#step-2-add-your-license-to-a-grafana-instance). ## Alerting high availability