Skip to content

Commit 313939f

Browse files
committed
Update link back to cluster docs
1 parent 6cbb89f commit 313939f

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
@@ -35,7 +35,7 @@ CREATE DATABASE db OPTIONS { seedCredentials: ..., seedConfig: ... }
3535
----
3636
| The `CREATE DATABASE` options `seedCredentials` and `seedConfig` have been deprecated.
3737
For seeding from cloud storage, it is recommended to use `CloudSeedProvider` which will read cloud credentials and configuration from standard locations.
38-
For further information see link:{neo4j-docs-base-uri}/operations-manual/{page-version}/clustering/databases/#_seed_providers[Seed providers].
38+
For further information see link:{neo4j-docs-base-uri}/operations-manual/{page-version}/clustering/databases/#_cloud_seed_provider[CloudSeedProvider].
3939

4040
a|
4141
label:functionality[]

0 commit comments

Comments
 (0)