Skip to content

Commit a185a3a

Browse files
committed
[skip ci] Updating the plugin doc
1 parent 650deb7 commit a185a3a

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
///////////////////////////////////////////
@@ -30,7 +30,7 @@ depending on `mode`.
3030
[id="plugins-{type}s-{plugin}-options"]
3131
==== Tcp Output Configuration Options
3232

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

3535
[cols="<,<,<",options="header",]
3636
|=======================================================================
@@ -47,7 +47,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
4747
| <<plugins-{type}s-{plugin}-ssl_verify>> |<<boolean,boolean>>|No
4848
|=======================================================================
4949

50-
Also see <<plugins-{type}s-common-options>> for a list of options supported by all
50+
Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all
5151
output plugins.
5252

5353
&nbsp;
@@ -154,4 +154,5 @@ For input, sets the field `sslsubject` to that of the client certificate.
154154

155155

156156

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

0 commit comments

Comments
 (0)