Browse Source

[DOCS] Fix anchor for 'Shrink an index' section (#81665)

Reverts an anchor change from #46711.

Previous versions of the docs use the `_shrinking_an_index` anchor for this
section. Preserving that anchor will prevent doc build breaks in future releases.
James Rodewig 3 years ago
parent
commit
5354e50316
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/indices/shrink-index.asciidoc

+ 1 - 1
docs/reference/indices/shrink-index.asciidoc

@@ -104,7 +104,7 @@ A shrink operation:
   had just been re-opened.
 
 
-[[shrink-index]]
+[[_shrinking_an_index]]
 ===== Shrink an index
 
 To shrink `my_source_index` into a new index called `my_target_index`, issue