diff --git a/docs/sources/installation/upgrading.md b/docs/sources/installation/upgrading.md index 22df7fcd5a2..2f3c662767a 100755 --- a/docs/sources/installation/upgrading.md +++ b/docs/sources/installation/upgrading.md @@ -311,6 +311,6 @@ NOTE: Only snapshots created on Grafana 7.3 or later will use this column to sto ### Use of the root group in the Docker images -The Grafana Docker images use the `root` group instead of the `grafana` group. This change can cause builds to break for users who extend the Grafana Docker image. Learn more about this change in the [docker migration instructions]({{< relref "docker/#migrate-to-v73-or-later">}}) +The Grafana Docker images use the `root` group instead of the `grafana` group. This change can cause builds to break for users who extend the Grafana Docker image. Learn more about this change in the [Docker migration instructions]({{< relref "docker/#migrate-to-v73-or-later">}})