From 72d199f3903eb4a270f0ef24bd15cc2a46527dba Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 25 Jul 2019 19:27:43 +0900 Subject: [PATCH] Add documentation link --- BTCPayServer/Views/Server/DynamicDnsServices.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/Views/Server/DynamicDnsServices.cshtml b/BTCPayServer/Views/Server/DynamicDnsServices.cshtml index f7acf204c..401af6685 100644 --- a/BTCPayServer/Views/Server/DynamicDnsServices.cshtml +++ b/BTCPayServer/Views/Server/DynamicDnsServices.cshtml @@ -16,7 +16,7 @@ This is recommended if you are hosting BTCPayServer at home and wish to have a clearnet HTTPS address to access your server.

-

Note that you need to properly configure your NAT and BTCPayServer install to get HTTPS certificate.

+

Note that you need to properly configure your NAT and BTCPayServer install to get HTTPS certificate. Check the documentation for more information.