Skip to content

Commit

Permalink
docs: temp comment out include (elastic#2626)
Browse files Browse the repository at this point in the history
(cherry picked from commit 413a91f)

# Conflicts:
#	docs/en/install-upgrade/breaking.asciidoc
  • Loading branch information
bmorelli25 committed Jan 12, 2024
1 parent 52f2e03 commit f562d6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/en/install-upgrade/breaking.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/en/install-upgrade/index.asciidoc
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f562d6e

Please sign in to comment.