Skip to content

Commit 1109319

Browse files
authored
Fix deprecation docs formatting (#47725)
Relates #47443
1 parent c1b0bfd commit 1109319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/modules/cluster/disk_allocator.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ PUT /twitter/_settings
6969

7070
`cluster.routing.allocation.disk.include_relocations`::
7171

72-
deprecated[7.5, Future versions will always account for relocations.]
72+
deprecated:[7.5.0, Future versions will always account for relocations.]
7373
Defaults to +true+, which means that Elasticsearch will take into account
7474
shards that are currently being relocated to the target node when computing
7575
a node's disk usage. Taking relocating shards' sizes into account may,

0 commit comments

Comments
 (0)