Skip to content

Commit 29076da

Browse files
mnd999renetapopova
andauthored
Apply suggestions from code review
Co-authored-by: Reneta Popova <[email protected]>
1 parent 1a951fa commit 29076da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,14 @@ Defines an identical seed from an external source which will be used to seed all
9898
|
9999
Defines additional configuration specified by comma-separated `name=value` pairs that might be required by certain seed providers.
100100
From 5.26, it is recommended to use the `CloudSeedProvider` seed provider, which does not require this configuration when seeding from cloud storage.
101-
For more information see xref::clustering/databases.adoc#_cloud_seed_provider[CloudSeedProvider].
101+
For more information see xref::clustering/databases.adoc#cloud-seed-provider[CloudSeedProvider].
102102

103103
| `seedCredentials` label:deprecated[Deprecated in 5.26]
104104
| credentials
105105
|
106106
Defines credentials that need to be passed into certain seed providers.
107107
From 5.26, it is recommended to use the `CloudSeedProvider` seed provider, which does not require this configuration when seeding from cloud storage.
108-
For more information see xref::clustering/databases.adoc#_cloud_seed_provider[CloudSeedProvider].
108+
For more information see xref::clustering/databases.adoc#cloud-seed-provider[CloudSeedProvider].
109109

110110
| `txLogEnrichment`
111111
| `FULL` \| `DIFF` \| `OFF`

0 commit comments

Comments
 (0)