We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ee988 commit 5f75f64Copy full SHA for 5f75f64
modules/ROOT/pages/fabric/configuration.adoc
@@ -192,7 +192,7 @@ Neo4j Fabric currently supports one Fabric database in a standalone Neo4j DBMS.
192
These DBMSs form a routing group.
193
A client application will route transactions through a Neo4j driver or connector to one of the members of the routing group.
194
A Neo4j DBMS is represented by its Bolt connector address.
195
-Example: xref:reference/configuration-settings.adoc#config_fabric.routing.servers[`fabric.routing.servers=server1:7687,server2:7687`].
+Example: `xref:reference/configuration-settings.adoc#config_fabric.routing.servers["fabric.routing.servers=server1:7687,server2:7687"]`.
196
|===
197
198
=== Graph settings
0 commit comments