From 2fb89652861b11b33aee14412a349aef01ad0fb1 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Fri, 18 Sep 2020 15:02:06 -0400 Subject: [PATCH] [DOCS] Fix issue link in redirects (#62654) --- docs/reference/redirects.asciidoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/reference/redirects.asciidoc b/docs/reference/redirects.asciidoc index 4952c1cc679a4..35a9a6e1182ae 100644 --- a/docs/reference/redirects.asciidoc +++ b/docs/reference/redirects.asciidoc @@ -669,10 +669,11 @@ for providing general testing guidance for applications that communicate with {e This page was deleted. Information about the Java testing framework was removed -({es-issue}55257[55257]) from the {es} Reference -because it was out of date and erroneously implied that it should be used by application developers. -There is an issue ({es-issue}[#55258]) -for providing general testing guidance for applications that communicate with {es}. +({es-issue}55257[55257]) from the {es} Reference because it was out of date and +erroneously implied that it should be used by application developers. + +There is an issue ({es-issue}55258[#55258]) for providing general testing +guidance for applications that communicate with {es}. [role="exclude",id="why-randomized-testing"]