This is an automated email from the ASF dual-hosted git repository.

sk0x50 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new 2083812b275 IGNITE-21994 Fix broken link (#11315)
2083812b275 is described below

commit 2083812b275d11f28b2eafb4f4cadc892959cf54
Author: AlexLev-Tor <[email protected]>
AuthorDate: Tue Apr 16 07:54:48 2024 -0400

    IGNITE-21994 Fix broken link (#11315)
---
 docs/_docs/data-rebalancing.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_docs/data-rebalancing.adoc b/docs/_docs/data-rebalancing.adoc
index 49dffda35c7..bcf16ed4749 100644
--- a/docs/_docs/data-rebalancing.adoc
+++ b/docs/_docs/data-rebalancing.adoc
@@ -154,4 +154,4 @@ The following table lists the properties of 
`IgniteConfiguration` related to reb
 
 == Monitoring Rebalancing Process
 
-You can monitor the 
link:monitoring-metrics/metrics#monitoring-rebalancing[rebalancing process for 
specific caches using JMX].
+You can monitor the 
link:monitoring-metrics/metrics/new-metrics#caches[rebalancing process for 
specific caches using JMX].

Reply via email to