Skip to content

Commit 9c60d38

Browse files
committed
[skip ci] Updating the plugin doc
1 parent a92db0b commit 9c60d38

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
///////////////////////////////////////////
@@ -36,7 +36,7 @@ output {
3636
[id="plugins-{type}s-{plugin}-options"]
3737
==== File Output Configuration Options
3838

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

4141
[cols="<,<,<",options="header",]
4242
|=======================================================================
@@ -50,7 +50,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
5050
| <<plugins-{type}s-{plugin}-path>> |<<string,string>>|Yes
5151
|=======================================================================
5252

53-
Also see <<plugins-{type}s-common-options>> for a list of options supported by all
53+
Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all
5454
output plugins.
5555

5656
&nbsp;
@@ -132,4 +132,5 @@ E.g: `/%{myfield}/`, `/test-%{myfield}/` are not valid paths
132132

133133

134134

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

0 commit comments

Comments
 (0)