Skip to content

Commit 639d0fb

Browse files
committed
[skip ci] Updating the plugin doc
1 parent eee16dc commit 639d0fb

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
///////////////////////////////////////////
@@ -25,7 +25,7 @@ include::{include_path}/plugin_header.asciidoc[]
2525
[id="plugins-{type}s-{plugin}-options"]
2626
==== Http Output Configuration Options
2727

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

3030
[cols="<,<,<",options="header",]
3131
|=======================================================================
@@ -64,7 +64,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
6464
| <<plugins-{type}s-{plugin}-validate_after_inactivity>> |<<number,number>>|No
6565
|=======================================================================
6666

67-
Also see <<plugins-{type}s-common-options>> for a list of options supported by all
67+
Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all
6868
output plugins.
6969

7070
&nbsp;
@@ -377,4 +377,5 @@ See https://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache
377377

378378

379379

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

0 commit comments

Comments
 (0)