Skip to content

Commit 72c6ed5

Browse files
committed
linting fixes
1 parent 90a3a50 commit 72c6ed5

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs/cloud/features/08_backups.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import backup_chain from '@site/static/images/cloud/manage/backup-chain.png';
1515
Database backups provide a safety net by ensuring that if data is lost for any unforeseen reason, the service can be restored to a previous state from the last successful backup.
1616
This minimizes downtime and prevents business critical data from being permanently lost.
1717

18-
## Backups
18+
## Backups {#backups}
1919

2020
### How backups work in ClickHouse Cloud {#how-backups-work-in-clickhouse-cloud}
2121

@@ -35,7 +35,7 @@ Each backup will be retained for at least 24 hours.
3535

3636
See ["Review and restore backups"](/cloud/manage/backups/overview) for further details.
3737

38-
## Configurable backups
38+
## Configurable backups {#configurable-backups}
3939

4040
<ScalePlanFeatureBadge feature="Configurable Backups" linking_verb_are="True"/>
4141

@@ -55,7 +55,7 @@ In some rare scenarios, the backup scheduler will not respect the **Start Time**
5555

5656
See ["Configure backup schedules"](/cloud/manage/backups/configurable-backups) for steps to configure your backups.
5757

58-
## Bring Your Own Bucket (BYOB) Backups
58+
## Bring Your Own Bucket (BYOB) Backups {#byob}
5959

6060
<EnterprisePlanFeatureBadge/>
6161

@@ -66,4 +66,3 @@ You can take backups to your own cloud service provider (CSP) account:
6666
- Azure Blob Storage
6767

6868
See ["Export backups to your own Cloud account"](/cloud/manage/backups/export-backups-to-own-cloud-account) for examples of how to take full and incremental backups to AWS, GCP, Azure object storage as well as how to restore from the backups.
69-

docs/cloud/reference/data-resiliency.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ There is currently NO support for automatic failover between 2 ClickHouse Cloud
8181
There is currently NO automatic syncing of data between different ClickHouse Cloud services in the same or different regions .i.e. Active-Active replication
8282
:::
8383

84-
8584
## Recovery process {#recovery-process}
8685

8786
This section explains the various recovery options and the process that can be followed in each case.

0 commit comments

Comments
 (0)