Skip to content

Commit

Permalink
Update a link in TiDB Lightning data sources (#18927) (#18928)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Sep 18, 2024
1 parent 3e6a2ae commit 2e491e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidb-lightning/tidb-lightning-data-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To specify the data source for TiDB Lightning, use the following configuration:

```toml
[mydumper]
# Local source data directory or the URI of the external storage such as S3. For more information about the URI of the external storage, see https://docs.pingcap.com/tidb/v6.6/backup-and-restore-storages#uri-format.
# Local source data directory or the URI of the external storage such as S3. For more information about the URI of the external storage, see https://docs.pingcap.com/tidb/dev/backup-and-restore-storages#uri-format.
data-source-dir = "/data/my_database"
```

Expand Down

0 comments on commit 2e491e3

Please sign in to comment.