[DOCS] Fixed broken link.
This commit is contained in:
parent
d7eae4b90f
commit
7715813bc9
|
@ -101,7 +101,7 @@ PUT _cluster/settings
|
|||
------------------------------------------------------
|
||||
// CONSOLE
|
||||
|
||||
NOTE: Because <<cluster-update-settings.html#_precedence_of_settings, transient
|
||||
NOTE: Because <<_precedence_of_settings, transient
|
||||
settings take precedence over persistent settings>>, this overrides the
|
||||
persistent setting used to disable shard allocation in the first step. If you
|
||||
don't explicitly reenable shard allocation after a full cluster restart, the
|
||||
|
|
|
@ -69,7 +69,7 @@ GET _cat/nodes
|
|||
+
|
||||
--
|
||||
|
||||
NOTE: Because <<cluster-update-settings.html#_precedence_of_settings, transient
|
||||
NOTE: Because <<_precedence_of_settings, transient
|
||||
settings take precedence over persistent settings>>, this overrides the
|
||||
persistent setting used to disable shard allocation in the first step. If you
|
||||
don't explicitly reenable shard allocation after a full cluster restart, the
|
||||
|
|
Loading…
Reference in New Issue