Skip to content

Commit 5f13d33

Browse files
Apply suggestions from code review
1 parent f7032a7 commit 5f13d33

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

modules/ROOT/pages/clustering/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This chapter describes the following:
3333
** xref:clustering/multi-region-deployment/disaster-recovery.adoc[Disaster recovery] -- How to recover a cluster in the event of a disaster.
3434
3535
* xref:clustering/settings.adoc[Settings reference] -- A summary of the most important cluster settings.
36-
* xref:clustering/server-syntax.adoc[Server commands reference] -- Reference of Cypher administrative commands to add and manage servers.
36+
* xref:clustering/server-syntax.adoc[Server management command syntax] -- Reference of Cypher administrative commands to add and manage servers.
3737
* xref:clustering/glossary.adoc[Clustering glossary] -- A glossary of terms related to the Neo4j clustering.
3838
3939

modules/ROOT/pages/clustering/multi-region-deployment/geo-redundant-deployment.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
The goal of deploying a resilient multi-data center cluster is to achieve high availability, disaster recovery, and tolerance against the loss of a data center.
1111

1212
You should take into account cluster architecture and topology and decide where database primaries and secondaries are located, balancing performance and fault tolerance.
13+
See xref:clustering/introduction.adoc[] for recommendations on the database topologies.
1314

1415
Pay attention to networking and traffic routing:
1516

0 commit comments

Comments
 (0)