From 1c8d3fe424d17558b2c8c813338e99e083326f5a Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:05:54 -0400 Subject: [PATCH] [DOCS] Fix links and TOC for breaking changes (#75966) (#75971) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: István Zoltán Szabó --- docs/reference/migration/migrate_7_10.asciidoc | 10 ++++++++-- docs/reference/migration/migrate_7_12.asciidoc | 8 +++++--- docs/reference/migration/migrate_7_13.asciidoc | 15 ++++++++++----- 3 files changed, 23 insertions(+), 10 deletions(-) diff --git a/docs/reference/migration/migrate_7_10.asciidoc b/docs/reference/migration/migrate_7_10.asciidoc index 3d522114a21b8..773d8a9e70f76 100644 --- a/docs/reference/migration/migrate_7_10.asciidoc +++ b/docs/reference/migration/migrate_7_10.asciidoc @@ -9,8 +9,14 @@ your application to {es} 7.10. See also <> and <>. -// * <> -// * <> +* <> +* <> +* <> +* <> +* <> +* <> +* <> +* <> //NOTE: The notable-breaking-changes tagged regions are re-used in the //Installation and Upgrade Guide diff --git a/docs/reference/migration/migrate_7_12.asciidoc b/docs/reference/migration/migrate_7_12.asciidoc index 11afe3bacf488..8860fedc57f0b 100644 --- a/docs/reference/migration/migrate_7_12.asciidoc +++ b/docs/reference/migration/migrate_7_12.asciidoc @@ -10,6 +10,8 @@ your application to {es} 7.12. See also <> and <>. * <> +* <> +* <> //NOTE: The notable-breaking-changes tagged regions are re-used in the //Installation and Upgrade Guide @@ -81,9 +83,9 @@ LDAP authentication or access to snapshot repositories. Most {es} deployments will not be affected by this change, as these older TLS versions have known vulnerabilities and are no longer heavily used. -For instructions on how to enable these older TLS versions in your {es} cluster, see -{ref}/jdk-tls-versions.html#jdk-enable-tls-protocol[Enabling additional SSL/TLS versions on your JDK] - +For instructions on how to enable these older TLS versions in your {es} cluster, +see {ref}/jdk-tls-versions.html#jdk-enable-tls-protocol[Enabling additional +SSL/TLS versions on your JDK]. ==== //// diff --git a/docs/reference/migration/migrate_7_13.asciidoc b/docs/reference/migration/migrate_7_13.asciidoc index 5b975b1bcd960..58d143feb1475 100644 --- a/docs/reference/migration/migrate_7_13.asciidoc +++ b/docs/reference/migration/migrate_7_13.asciidoc @@ -9,8 +9,13 @@ your application to {es} 7.13. See also <> and <>. -// * <> -// * <> +* <> +* <> +* <> +* <> +* <> +* <> +* <> //NOTE: The notable-breaking-changes tagged regions are re-used in the //Installation and Upgrade Guide @@ -76,9 +81,9 @@ LDAP authentication or access to snapshot repositories. Most {es} deployments will not be affected by this change, as these older TLS versions have known vulnerabilities and are no longer heavily used. -For instructions on how to enable these older TLS versions in your {es} cluster, see -{ref}/jdk-tls-versions.html#jdk-enable-tls-protocol[Enabling additional SSL/TLS versions on your JDK] - +For instructions on how to enable these older TLS versions in your {es} cluster, +see {ref}/jdk-tls-versions.html#jdk-enable-tls-protocol[Enabling additional +SSL/TLS versions on your JDK]. ==== [discrete]