Skip to content

Commit aba590e

Browse files
Fix the link to the Cypher manual (neo4j#2215)
1 parent 3109a31 commit aba590e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/seed.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This could be a backup from a standalone Neo4j instance or another cluster membe
8888

8989
Neo4j supports two types of seeding in a running cluster.
9090
You can either transfer the database backup to each Core instance or transfer it only to one Core instance and then use the `CREATE DATABASE` Cypher command to seed the cluster.
91-
For more information on the `CREATE DATABASE` syntax and options, see link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/databases#administration-databases-create-database[Cypher Manual -> Creating databases].
91+
For more information on the `CREATE DATABASE` syntax and options, see link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/administration/databases/#administration-databases-create-database[Cypher Manual -> Creating databases].
9292

9393
[CAUTION]
9494
====

0 commit comments

Comments
 (0)