[DOCS] Fixes out-dated monitoring links (#1096)

This commit is contained in:
Lisa Cawley
2020-03-04 00:20:00 -08:00
committed by GitHub
parent 6d50c9fa30
commit 7b7c9130f3
2 changed files with 2 additions and 2 deletions

View File

@ -244,7 +244,7 @@ const LINK_OVERRIDES = {
'license.post_start_basic': '{ref}/start-basic.html',
'license.post_start_trial': '{ref}/start-trial.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.get_pipeline': '{ref}/get-pipeline-api.html',
'ingest.put_pipeline': '{ref}/put-pipeline-api.html',