Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to breaking changes and release notes #11801

Merged
merged 1 commit into from
Apr 15, 2019
Merged
Show file tree
Hide file tree
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
126 changes: 0 additions & 126 deletions auditbeat/docs/breaking.asciidoc

This file was deleted.

4 changes: 2 additions & 2 deletions auditbeat/docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ include::./getting-started.asciidoc[]

include::{libbeat-dir}/docs/repositories.asciidoc[]

include::./breaking.asciidoc[]

include::./setting-up-running.asciidoc[]

include::./upgrading.asciidoc[]

include::./configuring-howto.asciidoc[]

include::./modules.asciidoc[]
Expand Down
7 changes: 7 additions & 0 deletions auditbeat/docs/upgrading.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[[upgrading-auditbeat]]
== Upgrading Auditbeat

For information about upgrading to a new version, see the following topics in the _Beats Platform Reference_:

* {beats-ref}/breaking-changes.html[Breaking Changes]
* {beats-ref}/upgrading.html[Upgrading]
1 change: 0 additions & 1 deletion libbeat/docs/breaking.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ See the following topics for a description of breaking changes:
* <<breaking-changes-6.2>>
* <<breaking-changes-6.1>>
* <<breaking-changes-6.0>>
* {auditbeat-ref}/auditbeat-breaking-changes.html[Breaking changes in Auditbeat 6.2]

[[breaking-changes-7.0]]

Expand Down