diff --git a/docs/sources/mimir/release-notes/v2.12.md b/docs/sources/mimir/release-notes/v2.12.md index 08616727762..244f6947f03 100644 --- a/docs/sources/mimir/release-notes/v2.12.md +++ b/docs/sources/mimir/release-notes/v2.12.md @@ -171,7 +171,7 @@ Use them with caution and report any issues you encounter: - **Support for UTF-8 in Alertmanager** can be enabled via the `-alertmanager.utf8-strict-mode-enabled` CLI flag. When enabled, Alertmanager can receive alerts with labels containing UTF-8 characters, and match these alerts in routes, inhibition rules, and silences. This feature has backwards-incompatible changes. - Follow the instructions [here](https://grafana.com/docs/mimir/v2.12.x/references/architecture/components/alertmanager/#enable-utf8) to enable it. + Follow the instructions [here](https://grafana.com/docs/mimir/v2.12.x/references/architecture/components/alertmanager/#enable-utf-8) to enable it. ## Bug fixes