From f562d6ee191a0fdd26d7214d11b85a20c0aadbf7 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Thu, 11 Jan 2024 19:08:10 -0700 Subject: [PATCH] docs: temp comment out include (#2626) (cherry picked from commit 413a91f502c4d6fda5c5f841d86e72f3fb039de6) # Conflicts: # docs/en/install-upgrade/breaking.asciidoc --- docs/en/install-upgrade/breaking.asciidoc | 4 ++-- docs/en/install-upgrade/index.asciidoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/install-upgrade/breaking.asciidoc b/docs/en/install-upgrade/breaking.asciidoc index 9511594d82..8331756512 100644 --- a/docs/en/install-upgrade/breaking.asciidoc +++ b/docs/en/install-upgrade/breaking.asciidoc @@ -33,7 +33,7 @@ Upgrade Assistant provides information about which {dfeeds} need to be updated. This list summarizes the most important breaking changes in APM. For the complete list, go to {apm-guide-ref}/apm-breaking.html[APM breaking changes]. -include::{apm-repo-dir}/apm-breaking.asciidoc[tag=notable-v8-breaking-changes] +// include::{apm-repo-dir}/apm-breaking.asciidoc[tag=notable-v8-breaking-changes] [[beats-breaking-changes]] === Beats breaking changes @@ -69,7 +69,7 @@ include::{es-repo-dir}/migration/migrate_8_7.asciidoc[tag=notable-breaking-chang This list summarizes the most important breaking changes in {elastic-sec} {version}. For the complete list, go to {security-guide-all}/8.7/release-notes-header-8.7.0.html#breaking-changes-8.7.0[{elastic-sec} breaking changes]. -include::{security-repo-dir}/release-notes/8.7.asciidoc[tag=breaking-changes] +include::{security-repo-dir}/release-notes/8.7.asciidoc[tag=breaking-changes] [[kibana-breaking-changes]] === {kib} breaking changes diff --git a/docs/en/install-upgrade/index.asciidoc b/docs/en/install-upgrade/index.asciidoc index 49053c1dd5..2a6d705015 100644 --- a/docs/en/install-upgrade/index.asciidoc +++ b/docs/en/install-upgrade/index.asciidoc @@ -1,7 +1,7 @@ [[elastic-stack]] = Elastic Installation and Upgrade Guide -:apm-repo-dir: {apm-server-root}/docs +:apm-repo-dir: {apm-server-root}/changelogs :beats-repo-dir: {beats-root}/libbeat/docs :es-repo-dir: {elasticsearch-root}/docs/reference :hadoop-repo-dir: {elasticsearch-hadoop-root}/docs/src/reference/asciidoc