diff --git a/deploy-manage/tools.md b/deploy-manage/tools.md index 64af4eb5d..16790fd50 100644 --- a/deploy-manage/tools.md +++ b/deploy-manage/tools.md @@ -45,7 +45,7 @@ CCR relies on **[remote clusters](remote-clusters.md)** functionality to establi You can perform the following tasks to manage cross-cluster replication: -- **[Set up CCR](tools/cross-cluster-replication/set-up-cross-cluster-replication.md):** Configure leader and follower clusters for data replication. To enable CCR, you need to configure **[Remote clusters](remote-clusters.md)**. +- **[Set up CCR](tools/cross-cluster-replication/set-up-cross-cluster-replication.md):** Configure leader and follower clusters for data replication. - **[Manage CCR](tools/cross-cluster-replication/manage-cross-cluster-replication.md):** Monitor and manage replicated indices. - **[Automate replication](tools/cross-cluster-replication/manage-auto-follow-patterns.md):** Use auto-follow patterns to automatically replicate newly created indices. - **Failover clusters:** Configure **[uni-directional](tools/cross-cluster-replication/uni-directional-disaster-recovery.md)** or **[bi-directional](tools/cross-cluster-replication/bi-directional-disaster-recovery.md)** CCR for redundancy and disaster recovery.