Skip to content

Commit e423c4b

Browse files
authored
[DOCS] Fix ILM read only link (#62113) (#62120)
1 parent 927e208 commit e423c4b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/reference/ilm/actions/ilm-readonly.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Phases allowed: warm.
66

7-
Makes the index <<dynamic-index-settings,read-only>>.
7+
Makes the index <<index-blocks-read-only,read-only>>.
88

99
[[ilm-read-only-options]]
1010
==== Options

docs/reference/index-modules/blocks.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ block.
1717
The following _dynamic_ index settings determine the blocks present on an
1818
index:
1919

20+
[[index-blocks-read-only]]
2021
`index.blocks.read_only`::
2122

2223
Set to `true` to make the index and index metadata read only, `false` to

0 commit comments

Comments
 (0)