Skip to content

Commit 92698a7

Browse files
committed
Fix dangling directory reference
1 parent 1916d88 commit 92698a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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
@@ -65,7 +65,7 @@ for i in {01..02}; do
6565
done
6666
```
6767

68-
Add the following `docker-compose.yml` file to the `clickhouse-cluster` directory:
68+
Add the following `docker-compose.yml` file to the `cluster_1S_2R` directory:
6969

7070
```yaml title="docker-compose.yml"
7171
version: '3.8'

0 commit comments

Comments
 (0)