Skip to content

Commit 46b1f1f

Browse files
committed
fix links
1 parent cd09b81 commit 46b1f1f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/deployment-guides/replication-sharding-examples/01_1_shard_2_replicas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The architecture of the cluster you will be setting up is shown below:
3333

3434
## Prerequisites {#pre-requisites}
3535

36-
- You've set up a [local ClickHouse server](../getting-started/install/install.mdx) before
36+
- You've set up a [local ClickHouse server](/install) before
3737
- You are familiar with basic configuration concepts of ClickHouse such as [configuration files](/operations/configuration-files)
3838
- You have docker installed on your machine
3939

docs/deployment-guides/replication-sharding-examples/02_2_shards_1_replica.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The architecture of the cluster you will be setting up is shown below:
3232

3333
## Prerequisites {#pre-requisites}
3434

35-
- You've set up a [local ClickHouse server](../getting-started/install/install.mdx) before
35+
- You've set up a [local ClickHouse server](/install) before
3636
- You are familiar with basic configuration concepts of ClickHouse such as [configuration files](/operations/configuration-files)
3737
- You have docker installed on your machine
3838

docs/deployment-guides/replication-sharding-examples/03_2_shards_2_replicas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The architecture of the cluster you will be setting up is shown below:
2929

3030
## Prerequisites {#prerequisites}
3131

32-
- You've set up a [local ClickHouse server](../getting-started/install/install.mdx) before
32+
- You've set up a [local ClickHouse server](/install) before
3333
- You are familiar with basic configuration concepts of ClickHouse such as [configuration files](/operations/configuration-files)
3434
- You have docker installed on your machine
3535

0 commit comments

Comments
 (0)