From 03e797e87c469723ec687ac20a102db80b60d485 Mon Sep 17 00:00:00 2001 From: Drew Tate Date: Tue, 16 Jan 2024 09:03:08 -0600 Subject: [PATCH] Remove broken weak links fix plan --- docs/CHANGELOG.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index af02cee757afa..e85ecfc644db6 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -5732,7 +5732,7 @@ conditions are true: In 8.0.0 and later, weak links break because <>. This applies to both the UI and the API. -This issue will be fixed 8.0.1 and 8.1.0. For more information, refer to {kibana-issue}123550[#123550]. +For more information, refer to {kibana-issue}123550[#123550]. *Impact* + Saved objects in 7.x that are migrated during upgrade are **not** impacted.