Skip to content

Commit 090a4c7

Browse files
committed
Remove extra space to fix broken doc versioned plugin reference build
1 parent f3b2dca commit 090a4c7

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 5.1.6
2+
- Docs: Fix broken link by removing extra space.
3+
14
## 5.1.5
25
- Docs: Fixed section ID that was causing doc build errors in the versioned
36
plugin docs.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.5
1+
5.1.6

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This plugin supports the following configuration options plus the <<plugins-{typ
9090
[cols="<,<,<",options="header",]
9191
|=======================================================================
9292
|Setting |Input type|Required
93-
| <<plugins-{type}s-{plugin}-add_hostname>> |<<boolean, boolean>>|No
93+
| <<plugins-{type}s-{plugin}-add_hostname>> |<<boolean,boolean>>|No
9494
| <<plugins-{type}s-{plugin}-cipher_suites>> |<<array,array>>|No
9595
| <<plugins-{type}s-{plugin}-client_inactivity_timeout>> |<<number,number>>|No
9696
| <<plugins-{type}s-{plugin}-host>> |<<string,string>>|No

0 commit comments

Comments
 (0)