Skip to content

Commit 51c488a

Browse files
lidiazuinnvitucci
andauthored
Broken link to fabric documentation (#6604) (#6605)
* fixing link to fabric documentation on 4.4 as it was removed on 5 * Update public/doc/modules/ROOT/pages/production-deployment/fabric.adoc Co-authored-by: Nicola Vitucci <nicola.vitucci@gmail.com> Co-authored-by: Nicola Vitucci <nicola.vitucci@gmail.com> Co-authored-by: Nicola Vitucci <nicola.vitucci@gmail.com>
1 parent 5147d84 commit 51c488a

File tree

1 file changed

+1
-1
lines changed
  • doc/modules/ROOT/pages/production-deployment

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/production-deployment/fabric.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
include::partial$/common-usage/not-on-aurads-note.adoc[]
77

88
Neo4j Fabric is a way to store and retrieve data in multiple databases, whether they are on the same Neo4j DBMS or in multiple DBMSs, using a single Cypher query.
9-
For more information about Fabric itself, please visit the https://neo4j.com/docs/operations-manual/current/fabric/introduction/?ref=blog[documentation].
9+
For more information about Fabric itself, please visit the https://neo4j.com/docs/operations-manual/4.4/fabric/introduction/[Fabric documentation].
1010

1111
A typical Neo4j Fabric setup consists of two components: one or more shards that hold the data and one or more Fabric proxies that coordinate the distributed queries.
1212
Currently, the way of running the Neo4j Graph Data Science library in a Fabric deployment is to run GDS on the shards.

0 commit comments

Comments
 (0)