Fix docs build

This commit is contained in:
delvedor
2020-03-20 13:57:41 +01:00
parent 87579e4ca9
commit ed74570bc2

View File

@ -2454,7 +2454,7 @@ client.indices.createDataStream({
body: object
})
----
link:{ref}/data-streams.html[Documentation] +
[cols=2*]
|===
|`name`
@ -2538,7 +2538,7 @@ client.indices.deleteDataStream({
name: string
})
----
link:{ref}/data-streams.html[Documentation] +
[cols=2*]
|===
|`name`
@ -2881,7 +2881,7 @@ client.indices.getDataStreams({
name: string | string[]
})
----
link:{ref}/data-streams.html[Documentation] +
[cols=2*]
|===
|`name`