From 2ef4e39884258c85d9128f94dac5302595ea0b37 Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Mon, 11 Apr 2022 18:31:44 -0700 Subject: [PATCH] hotfix to remove data replication (#3950) --- content/influxdb/cloud/reference/internals/durability.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/influxdb/cloud/reference/internals/durability.md b/content/influxdb/cloud/reference/internals/durability.md index 020460fa9..48342b410 100644 --- a/content/influxdb/cloud/reference/internals/durability.md +++ b/content/influxdb/cloud/reference/internals/durability.md @@ -18,12 +18,13 @@ data is consistent and readable. ##### On this page -- [Data replication](#data-replication) + - [Backup processes](#backup-processes) - [Recovery](#recovery) - [Data verification](#data-verification) -## Data replication + ## Backup processes InfluxDB Cloud backs up all data in the following way: