Skip to content

Commit d1fbee8

Browse files
committed
docs: unify compose cd path to hugegraph/docker across all EN docs
1 parent ae63fce commit d1fbee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/quickstart/hugegraph/hugegraph-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Two compose files are available in the [`docker/`](https://github.com/apache/hug
6565
- **Single-node dev build** (build from source): `docker/docker-compose.dev.yml`
6666

6767
```bash
68-
cd docker
68+
cd hugegraph/docker
6969
HUGEGRAPH_VERSION=1.7.0 docker compose up -d
7070
```
7171

0 commit comments

Comments
 (0)