Skip to content

Commit d858d61

Browse files
authored
Update beta-testing-guide.md
1 parent b648d5b commit d858d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/beta-testing-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Do not use this guide for Mina Mainnet until necessary security audits are compl
1111
Ensure Docker and Docker Compose are installed on your system - [Docker Installation Guide](./docker-installation.md)
1212

1313
### 1. Setup Directories
14-
Create the main directory and a subdirectory `openmina-workdir`. [Docker Compose](https://github.com/openmina/openmina/blob/main/docker-compose.block-producer.yml) references `openmina-workdir`. It stores a private key and logs for block production.
14+
Create the main directory and a subdirectory `openmina-workdir`. [Docker Compose](../docker-compose.block-producer.yml) references `openmina-workdir`. It stores a private key and logs for block production.
1515

1616
```bash
1717
mkdir -p ~/mina-node/openmina-workdir cd ~/mina-node

0 commit comments

Comments
 (0)