From 37972561b5ee8f888130883e6129d12206baf22c Mon Sep 17 00:00:00 2001 From: boldsuck Date: Wed, 26 Feb 2025 19:21:28 +0100 Subject: [PATCH] Update README.md Fix broken 'create-mainnet link', blamed by u/NorrinRadd in #haveno-development --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e3c5b9fa1..5b1d7e3db6 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Haveno can be installed on Linux, macOS, and Windows by using a third party inst A test network is also available for users to make test trades using Monero's stagenet. See the [instructions](https://github.com/haveno-dex/haveno/blob/master/docs/installing.md) to build Haveno and connect to the test network. -Alternatively, you can [create your own mainnet network](create-mainnet.md). +Alternatively, you can [create your own mainnet network](https://github.com/haveno-dex/haveno/blob/master/docs/create-mainnet.md). Note that Haveno is being actively developed. If you find issues or bugs, please let us know.