From 964c71ed1be2ef32392595fe49b1c4856b666009 Mon Sep 17 00:00:00 2001 From: boldsuck Date: Wed, 26 Feb 2025 19:26:47 +0100 Subject: [PATCH] Fix broken 'create-mainnet link' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e3c5b9f..5b1d7e3d 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.