Fix docs build

This commit is contained in:
delvedor
2020-05-18 10:38:41 +02:00
parent 4364e882f8
commit 8a1e9576aa

View File

@ -1103,7 +1103,7 @@ client.cluster.deleteComponentTemplate({
master_timeout: string master_timeout: string
}) })
---- ----
link:{ref}/indices-component-templates.html[Documentation] + link:{ref}/indices-component-template.html[Documentation] +
[cols=2*] [cols=2*]
|=== |===
|`name` |`name`
@ -1144,7 +1144,7 @@ client.cluster.existsComponentTemplate({
local: boolean local: boolean
}) })
---- ----
link:{ref}/indices-component-templates.html[Documentation] + link:{ref}/indices-component-template.html[Documentation] +
[cols=2*] [cols=2*]
|=== |===
|`name` |`name`
@ -1168,7 +1168,7 @@ client.cluster.getComponentTemplate({
local: boolean local: boolean
}) })
---- ----
link:{ref}/indices-component-templates.html[Documentation] + link:{ref}/indices-component-template.html[Documentation] +
[cols=2*] [cols=2*]
|=== |===
|`name` |`name`
@ -1329,7 +1329,7 @@ client.cluster.putComponentTemplate({
body: object body: object
}) })
---- ----
link:{ref}/indices-component-templates.html[Documentation] + link:{ref}/indices-component-template.html[Documentation] +
[cols=2*] [cols=2*]
|=== |===
|`name` |`name`