Skip to content

Commit 4ba7b90

Browse files
committed
make ci happy
1 parent 2c44401 commit 4ba7b90

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

en/backup-to-aws-s3-using-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The backup method described in this document is implemented based on CustomResou
1414

1515
## Usage scenarios
1616

17-
If you have the following backup needs, you can use BR's **snapshot backup** method to make an [ad-hoc backup](#ad-hoc-backup) or [scheduled snapshot backup](#scheduled-snapshot-backup) of the TiDB cluster data to S3-compatible storages.
17+
If you have the following backup needs, you can use BR's **snapshot backup** method to make an [ad-hoc backup](#ad-hoc-backup) of the TiDB cluster data to S3-compatible storages.
1818

1919
- To back up a large volume of data (more than 1 TiB) at a fast speed
2020
- To get a direct backup of data as SST files (key-value pairs)

en/backup-to-azblob-using-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The backup method described in this document is implemented based on CustomResou
1414

1515
## Usage scenarios
1616

17-
If you have the following backup needs, you can use BR to make an [ad-hoc backup](#ad-hoc-backup) or [scheduled snapshot backup](#scheduled-snapshot-backup) of the TiDB cluster data to Azure Blob Storage.
17+
If you have the following backup needs, you can use BR to make an [ad-hoc backup](#ad-hoc-backup) of the TiDB cluster data to Azure Blob Storage.
1818

1919
- To back up a large volume of data (more than 1 TiB) at a fast speed.
2020
- To get a direct backup of data as SST files (key-value pairs).

en/backup-to-gcs-using-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The backup method described in this document is implemented based on CustomResou
1414

1515
## Usage scenarios
1616

17-
If you have the following backup needs, you can use BR's **snapshot backup** method to make an [ad-hoc backup](#ad-hoc-backup) or [scheduled snapshot backup](#scheduled-snapshot-backup) of the TiDB cluster data to GCS.
17+
If you have the following backup needs, you can use BR's **snapshot backup** method to make an [ad-hoc backup](#ad-hoc-backup) of the TiDB cluster data to GCS.
1818

1919
- To back up a large volume of data (more than 1 TiB) at a fast speed
2020
- To get a direct backup of data as SST files (key-value pairs)

zh/backup-to-aws-s3-using-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ summary: 介绍如何使用 BR 备份 TiDB 集群数据到兼容 Amazon S3 的
1414

1515
## 使用场景
1616

17-
如果你对数据备份有以下要求,可考虑使用 BR 的**快照备份**方式将 TiDB 集群数据以 [Ad-hoc 备份](#ad-hoc-备份)[定时快照备份](#定时快照备份)的方式备份至兼容 S3 的存储上:
17+
如果你对数据备份有以下要求,可考虑使用 BR 的**快照备份**方式将 TiDB 集群数据以 [Ad-hoc 备份](#ad-hoc-备份)的方式备份至兼容 S3 的存储上:
1818

1919
- 需要备份的数据量较大(大于 1 TiB),而且要求备份速度较快
2020
- 需要直接备份数据的 SST 文件(键值对)

zh/backup-to-azblob-using-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ summary: 介绍如何使用 BR 备份 TiDB 集群数据到 Azure Blob Storage。
1414

1515
## 使用场景
1616

17-
如果你对数据备份有以下要求,可考虑使用 BR 的**快照备份**方式将 TiDB 集群数据以 [Ad-hoc 备份](#ad-hoc-备份)[定时快照备份](#定时快照备份)的方式备份至 Azure Blob Storage 上:
17+
如果你对数据备份有以下要求,可考虑使用 BR 的**快照备份**方式将 TiDB 集群数据以 [Ad-hoc 备份](#ad-hoc-备份)的方式备份至 Azure Blob Storage 上:
1818

1919
- 需要备份的数据量较大(大于 1 TiB),而且要求备份速度较快
2020
- 需要直接备份数据的 SST 文件(键值对)

zh/backup-to-gcs-using-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ summary: 介绍如何使用 BR 备份 TiDB 集群到 Google Cloud Storage (GCS)
1414

1515
## 使用场景
1616

17-
如果你对数据备份有以下要求,可考虑使用 BR 的**快照备份**方式将 TiDB 集群数据以 [Ad-hoc 备份](#ad-hoc-备份)[定时快照备份](#定时快照备份)的方式备份至 GCS 上:
17+
如果你对数据备份有以下要求,可考虑使用 BR 的**快照备份**方式将 TiDB 集群数据以 [Ad-hoc 备份](#ad-hoc-备份)的方式备份至 GCS 上:
1818

1919
- 需要备份的数据量较大(大于 1 TiB),而且要求备份速度较快
2020
- 需要直接备份数据的 SST 文件(键值对)

0 commit comments

Comments
 (0)