Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,6 @@ include::static/shutdown.asciidoc[]
:edit_url: https://github.com/elastic/logstash/edit/{branch}/docs/static/setting-up-xpack.asciidoc
include::static/setup/setting-up-xpack.asciidoc[]

// Breaking Changes

:edit_url: https://github.com/elastic/logstash/edit/{branch}/docs/static/breaking-changes.asciidoc
include::static/breaking-changes.asciidoc[]


// Upgrading Logstash

:edit_url: https://github.com/elastic/logstash/edit/{branch}/docs/static/upgrading.asciidoc
Expand Down Expand Up @@ -249,6 +243,11 @@ include::static/glossary.asciidoc[]
// This is in the pluginbody.asciidoc itself
//

// Breaking Changes

:edit_url: https://github.com/elastic/logstash/edit/{branch}/docs/static/breaking-changes.asciidoc
include::static/breaking-changes.asciidoc[]

// Release Notes

:edit_url: https://github.com/elastic/logstash/edit/{branch}/docs/static/releasenotes.asciidoc
Expand Down