From f9c0081d5517e3747db60546b3802aa0fa1b064b Mon Sep 17 00:00:00 2001 From: tesw yew isal <278153+cnmade@users.noreply.github.com> Date: Tue, 1 Feb 2022 06:29:23 +0800 Subject: [PATCH] =?UTF-8?q?sync=20index=20from=20operations:=20doese=20cli?= =?UTF-8?q?ckhouse=20support=20multi-region=20replication=EF=BC=9Afix=20li?= =?UTF-8?q?nk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/faq/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/faq/index.md b/docs/en/faq/index.md index 882f27da8ae..891e1ea464e 100644 --- a/docs/en/faq/index.md +++ b/docs/en/faq/index.md @@ -25,7 +25,7 @@ Categories: - **[Operations](../faq/operations/index.md)** - [Which ClickHouse version to use in production?](../faq/operations/production.md) - [Is it possible to delete old records from a ClickHouse table?](../faq/operations/delete-old-data.md) - - [Does ClickHouse support multi-region replication?](../../faq/operations/multi-region-replication.md) + - [Does ClickHouse support multi-region replication?](../faq/operations/multi-region-replication.md) - **[Integration](../faq/integration/index.md)** - [How do I export data from ClickHouse to a file?](../faq/integration/file-export.md) - [What if I have a problem with encodings when connecting to Oracle via ODBC?](../faq/integration/oracle-odbc.md)