Skip to content

Commit

Permalink
Update dangling-index.md (#5969)
Browse files Browse the repository at this point in the history
Fixed the parent field so Dangling indexes appears in the nav pane

Signed-off-by: Heather Halter <[email protected]>
  • Loading branch information
hdhalter authored Dec 22, 2023
1 parent 7d8a6a3 commit e55fcd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _api-reference/index-apis/dangling-index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Dangling indexes
parent: index-apis
parent: Index APIs
nav_order: 30
---

Expand Down Expand Up @@ -85,4 +85,4 @@ DELETE /_dangling/msdjernajxAT23RT-BupMB?accept_data_loss=true
"cluster_name": "opensearch-cluster",
"dangling_indices": [msdjernajxAT23RT-BupMB]
}
````
````

0 comments on commit e55fcd3

Please sign in to comment.