From 59677b652141a473513eddfe1438a9a71657a9e7 Mon Sep 17 00:00:00 2001 From: jad0c <54285809+jad0c@users.noreply.github.com> Date: Sat, 6 Jun 2020 21:44:13 -0400 Subject: [PATCH] fix broken FAQ link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eae86d9fb..b7fd08886 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ After successful deployment, make sure to check our [getting started](https://do ## Documentation -Please check out our [official website](https://btcpayserver.org/), our [complete documentation](https://github.com/btcpayserver/btcpayserver-doc) and [FAQ](https://github.com/btcpayserver/btcpayserver-doc/tree/master/FAQ#btcpay-frequently-asked-questions-and-common-issues) for more details. +Please check out our [official website](https://btcpayserver.org/), our [complete documentation](https://github.com/btcpayserver/btcpayserver-doc) and [FAQ](https://docs.btcpayserver.org/FAQ/) for more details. If you have trouble using BTCPay, consider joining [communities listed on official website](https://btcpayserver.org/#communityCTA) to get help from BTCPay community members. Only file [Github issue](https://github.com/btcpayserver/btcpayserver/issues) for technical issues you can't resolve through other channels or feature requests you've validated with other members of community.