We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73bb0f2 commit 1abb67bCopy full SHA for 1abb67b
modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
@@ -258,7 +258,7 @@ Where `<accessKey>` and `<secretKey>` are provided by AWS.
258
| `https:`
259
| `URLConnectionSeedProvider`
260
| `\https://myhttp.com/backups/backup1.backup`
261
-`https://myhttp.com/backups/backup1.dump`
+`\https://myhttp.com/backups/backup1.dump`
262
263
| `s3:`
264
| `S3SeedProvider` label:deprecated[Deprecated in 5.26], +
0 commit comments