Skip to content

Commit 4055410

Browse files
authored
Merge pull request #4486 from zheguang/dangling-directory-reference
Fix dangling directory reference
2 parents 88d4c99 + 92698a7 commit 4055410

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

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

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

0 commit comments

Comments
 (0)