diff --git a/docs/migration/migrate_8_0.asciidoc b/docs/migration/migrate_8_0.asciidoc index 14586f6875226..6443bb82ec6fb 100644 --- a/docs/migration/migrate_8_0.asciidoc +++ b/docs/migration/migrate_8_0.asciidoc @@ -119,6 +119,6 @@ POST URL snippets if you depend on these for automated PDF reports. The `xpack.` prefix has been removed for all telemetry configurations. *Impact:* -For any configurations beginning with `xpack.telemetry.`, remove the `xpack.` prefix. For example, use <> instead. +For any configurations beginning with `xpack.telemetry.`, remove the `xpack.` prefix. For example, use {kibana-ref}/telemetry-settings-kbn.html#telemetry-general-settings[`telemetry.enabled`] instead. // end::notable-breaking-changes[]