Skip to content

Commit 42cc78a

Browse files
Update modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc
1 parent a4aac8a commit 42cc78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ The `IF NOT EXISTS` and `OR REPLACE` parts of these commands cannot be used toge
219219
==== Create databases using seeding options
220220

221221
Neo4j has built-in support for a seed from a mounted file system (file), FTP server, HTTP/HTTPS server, Amazon S3, Google Cloud Storage, and Azure Cloud Storage.
222-
To select a seed provider, you need to configure xref:configuration/configuration-settings.afoc#config_dbms.databases.seed_from_uri_providers[dbms.databases.seed_from_uri_providers].
222+
To select a seed provider, you need to configure xref:configuration/configuration-settings.adoc#config_dbms.databases.seed_from_uri_providers[dbms.databases.seed_from_uri_providers].
223223

224224
For more information on seeding from URI, refer to xref::clustering/databases.adoc#cluster-seed-uri[Manage databases in a cluster -> Seed from URI].
225225

0 commit comments

Comments
 (0)