From 54bd6eedef96497608f8d1dea9ea2d2b4b98c738 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Thu, 30 Sep 2021 11:13:12 +0200 Subject: [PATCH] Fix instructions link for docs --- docs/joinmarket.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/joinmarket.md b/docs/joinmarket.md index 05ecb14..c18bb4e 100644 --- a/docs/joinmarket.md +++ b/docs/joinmarket.md @@ -32,7 +32,7 @@ jm.sh wallet-tool ## How to fine tune? -In the [README](../README.md), follow the instruction in `How can I customize the generated docker-compose file?`. +Follow the [How can I customize the generated docker-compose file?](https://github.com/btcpayserver/btcpayserver-docker/blob/master/README.md#how-can-i-customize-the-generated-docker-compose-file) instructions. Then pass as environment variable the attribute you want to modify, prefixed by `jm_`. Our system is using the default configuration of joinmarket, then replace the values your specify like this.