Skip to content

Commit 2c7b359

Browse files
committed
Update link back to cluster docs
1 parent fb1e6e4 commit 2c7b359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ CREATE DATABASE db OPTIONS { seedCredentials: ..., seedConfig: ... }
4848
----
4949
| The `CREATE DATABASE` options `seedCredentials` and `seedConfig` have been deprecated.
5050
For seeding from cloud storage, it is recommended to use `CloudSeedProvider` which will read cloud credentials and configuration from standard locations.
51-
For further information see link:{neo4j-docs-base-uri}/operations-manual/{page-version}/clustering/databases/#_seed_providers[Seed providers].
51+
For further information see link:{neo4j-docs-base-uri}/operations-manual/{page-version}/clustering/databases/#_cloud_seed_provider[CloudSeedProvider].
5252

5353
a|
5454
label:functionality[]

0 commit comments

Comments
 (0)