Skip to content

Commit 57a3533

Browse files
committed
[skip ci] Updating the plugin doc
1 parent d7e1b45 commit 57a3533

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
///////////////////////////////////////////
@@ -26,7 +26,7 @@ Read events from an IRC Server.
2626
[id="plugins-{type}s-{plugin}-options"]
2727
==== Irc Input Configuration Options
2828

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

3131
[cols="<,<,<",options="header",]
3232
|=======================================================================
@@ -44,7 +44,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
4444
| <<plugins-{type}s-{plugin}-user>> |<<string,string>>|No
4545
|=======================================================================
4646

47-
Also see <<plugins-{type}s-common-options>> for a list of options supported by all
47+
Also see <<plugins-{type}s-{plugin}-common-options>> for a list of options supported by all
4848
input plugins.
4949

5050
&nbsp;
@@ -148,4 +148,5 @@ IRC Username
148148

149149

150150

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

0 commit comments

Comments
 (0)