Skip to content

Commit 1abb67b

Browse files
Update modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Co-authored-by: Natalia Ivakina <[email protected]>
1 parent 73bb0f2 commit 1abb67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Where `<accessKey>` and `<secretKey>` are provided by AWS.
258258
| `https:`
259259
| `URLConnectionSeedProvider`
260260
| `\https://myhttp.com/backups/backup1.backup`
261-
`https://myhttp.com/backups/backup1.dump`
261+
`\https://myhttp.com/backups/backup1.dump`
262262

263263
| `s3:`
264264
| `S3SeedProvider` label:deprecated[Deprecated in 5.26], +

0 commit comments

Comments
 (0)