[DOCS] Fixes out-dated monitoring links (#1096)
This commit is contained in:
@ -7978,7 +7978,7 @@ client.monitoring.bulk({
|
|||||||
body: object
|
body: object
|
||||||
})
|
})
|
||||||
----
|
----
|
||||||
link:{ref}/es-monitoring.html[Documentation] +
|
link:{ref}/monitor-elasticsearch-cluster.html[Documentation] +
|
||||||
[cols=2*]
|
[cols=2*]
|
||||||
|===
|
|===
|
||||||
|`type`
|
|`type`
|
||||||
|
|||||||
@ -244,7 +244,7 @@ const LINK_OVERRIDES = {
|
|||||||
'license.post_start_basic': '{ref}/start-basic.html',
|
'license.post_start_basic': '{ref}/start-basic.html',
|
||||||
'license.post_start_trial': '{ref}/start-trial.html',
|
'license.post_start_trial': '{ref}/start-trial.html',
|
||||||
'migration.deprecations': '{ref}/migration-api-deprecation.html',
|
'migration.deprecations': '{ref}/migration-api-deprecation.html',
|
||||||
'monitoring.bulk': '{ref}/es-monitoring.html',
|
'monitoring.bulk': '{ref}/monitor-elasticsearch-cluster.html',
|
||||||
'ingest.delete_pipeline': '{ref}/delete-pipeline-api.html',
|
'ingest.delete_pipeline': '{ref}/delete-pipeline-api.html',
|
||||||
'ingest.get_pipeline': '{ref}/get-pipeline-api.html',
|
'ingest.get_pipeline': '{ref}/get-pipeline-api.html',
|
||||||
'ingest.put_pipeline': '{ref}/put-pipeline-api.html',
|
'ingest.put_pipeline': '{ref}/put-pipeline-api.html',
|
||||||
|
|||||||
Reference in New Issue
Block a user