Skip to content

Commit b9485af

Browse files
committed
[skip ci] Updating the plugin doc
1 parent 8d9427a commit b9485af

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/index.asciidoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
77
:version: %VERSION%
88
:release_date: %RELEASE_DATE%
99
:changelog_url: %CHANGELOG_URL%
10-
:include_path: ../../../logstash/docs/include
10+
:include_path: ../../../../logstash/docs/include
1111
///////////////////////////////////////////
1212
END - GENERATED VARIABLES, DO NOT EDIT!
1313
///////////////////////////////////////////
@@ -71,7 +71,7 @@ output {
7171
[id="plugins-{type}s-{plugin}-options"]
7272
==== S3 Output Configuration Options
7373

74-
This plugin supports the following configuration options plus the <<plugins-{type}s-common-options>> described later.
74+
This plugin supports the following configuration options plus the <<plugins-{type}s-{plugin}-common-options>> described later.
7575

7676
[cols="<,<,<",options="header",]
7777
|=======================================================================
@@ -101,7 +101,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
101101
| <<plugins-{type}s-{plugin}-validate_credentials_on_root_bucket>> |<<boolean,boolean>>|No
102102
|=======================================================================
103103

104-
Also see <<plugins-{type}s-common-options>> for a list of options supported by all
104+
Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all
105105
output plugins.
106106

107107
&nbsp;
@@ -323,4 +323,5 @@ In some circonstances you need finer grained permission on subfolder, this allow
323323

324324

325325

326-
include::{include_path}/{type}.asciidoc[]
326+
[id="plugins-{type}s-{plugin}-common-options"]
327+
include::{include_path}/{type}.asciidoc[]

0 commit comments

Comments
 (0)