You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/beta-testing-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Do not use this guide for Mina Mainnet until necessary security audits are compl
11
11
Ensure Docker and Docker Compose are installed on your system - [Docker Installation Guide](./docker-installation.md)
12
12
13
13
### 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.
0 commit comments