Skip to content

Commit 5f75f64

Browse files
authored
fix link text formatting (#2540)
1 parent 78ee988 commit 5f75f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/fabric/configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Neo4j Fabric currently supports one Fabric database in a standalone Neo4j DBMS.
192192
These DBMSs form a routing group.
193193
A client application will route transactions through a Neo4j driver or connector to one of the members of the routing group.
194194
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`].
195+
Example: `xref:reference/configuration-settings.adoc#config_fabric.routing.servers["fabric.routing.servers=server1:7687,server2:7687"]`.
196196
|===
197197

198198
=== Graph settings

0 commit comments

Comments
 (0)