From dea2dd52be552948d2412671325af3ad95b05d62 Mon Sep 17 00:00:00 2001 From: Philip Date: Fri, 1 Apr 2022 22:18:43 -0400 Subject: [PATCH] Link to local development environment instructions corrected As noted here: https://github.com/btcpayserver/btcpayserver/issues/3590 The link to the local development environment instructions was broken and now is correct. --- BTCPayServer.Tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer.Tests/README.md b/BTCPayServer.Tests/README.md index 17f24e4d9..3103a7096 100644 --- a/BTCPayServer.Tests/README.md +++ b/BTCPayServer.Tests/README.md @@ -1,7 +1,7 @@ # Tooling This README describe some useful tooling that you may need during development and testing. -To learn how to get started with your local development environment, read [our documentation](https://docs.btcpayserver.org/LocalDevelopment/). +To learn how to get started with your local development environment, read [our documentation](https://docs.btcpayserver.org/Development/LocalDevelopment/). ## How to manually test payments