Update dangling-index.md (#5969)

Fixed the parent field so Dangling indexes appears in the nav pane

Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>
This commit is contained in:
Heather Halter 2023-12-21 16:00:28 -08:00 committed by GitHub
parent 7d8a6a379d
commit e55fcd3022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
layout: default
title: Dangling indexes
parent: index-apis
parent: Index APIs
nav_order: 30
---
@ -85,4 +85,4 @@ DELETE /_dangling/msdjernajxAT23RT-BupMB?accept_data_loss=true
"cluster_name": "opensearch-cluster",
"dangling_indices": [msdjernajxAT23RT-BupMB]
}
````
````