From 6048a26511ec331d6ec1f355e477a65d594e184f Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Fri, 1 Oct 2021 18:18:54 +0200 Subject: [PATCH] Fix documentation links Some links changed with the recent docs restructuring. I've also added recirects for these on the docs side now. --- BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml | 2 +- BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml | 2 +- BTCPayServer/Views/Manage/APIKeys.cshtml | 2 +- BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml | 2 +- BTCPayServer/Views/Server/DynamicDnsServices.cshtml | 2 +- BTCPayServer/Views/Server/Maintenance.cshtml | 2 +- BTCPayServer/Views/Server/Theme.cshtml | 2 +- BTCPayServer/Views/Stores/CheckoutExperience.cshtml | 4 ++-- BTCPayServer/Views/Stores/_GenerateWalletForm.cshtml | 4 ++-- BTCPayServer/Views/Wallets/NewPullPayment.cshtml | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml b/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml index ac381bcd3..3abecadd4 100644 --- a/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml +++ b/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml @@ -199,7 +199,7 @@
- + diff --git a/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml b/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml index 8532bdf88..e038da2bf 100644 --- a/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml +++ b/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml @@ -202,7 +202,7 @@
- + diff --git a/BTCPayServer/Views/Manage/APIKeys.cshtml b/BTCPayServer/Views/Manage/APIKeys.cshtml index 142f8dac0..612d3a097 100644 --- a/BTCPayServer/Views/Manage/APIKeys.cshtml +++ b/BTCPayServer/Views/Manage/APIKeys.cshtml @@ -6,7 +6,7 @@

The BTCPay Server Greenfield API offers programmatic access to your instance. You can manage your BTCPay - Server (e.g. stores, invoices, users) as well as automate workflows and integrations (see use case examples). + Server (e.g. stores, invoices, users) as well as automate workflows and integrations (see use case examples). For that you need the API keys, which can be generated here. Find more information in the API authentication docs.

diff --git a/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml b/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml index 2608ab453..5b2a44d88 100644 --- a/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml +++ b/BTCPayServer/Views/PaymentRequest/EditPaymentRequest.cshtml @@ -90,7 +90,7 @@

Custom Appearance

- + diff --git a/BTCPayServer/Views/Server/DynamicDnsServices.cshtml b/BTCPayServer/Views/Server/DynamicDnsServices.cshtml index 61f93b084..333632471 100644 --- a/BTCPayServer/Views/Server/DynamicDnsServices.cshtml +++ b/BTCPayServer/Views/Server/DynamicDnsServices.cshtml @@ -26,7 +26,7 @@

Note that you need to properly configure your NAT and BTCPay Server installation to get the HTTPS certificate. - See the documentation for more information. + See the documentation for more information.

diff --git a/BTCPayServer/Views/Server/Maintenance.cshtml b/BTCPayServer/Views/Server/Maintenance.cshtml index 653f057c3..1794ed885 100644 --- a/BTCPayServer/Views/Server/Maintenance.cshtml +++ b/BTCPayServer/Views/Server/Maintenance.cshtml @@ -9,7 +9,7 @@

Domain name

-

You can change the domain name of your server by following this guide.

+

You can change the domain name of your server by following this guide.

diff --git a/BTCPayServer/Views/Server/Theme.cshtml b/BTCPayServer/Views/Server/Theme.cshtml index 71b1889ce..2a540bea3 100644 --- a/BTCPayServer/Views/Server/Theme.cshtml +++ b/BTCPayServer/Views/Server/Theme.cshtml @@ -26,7 +26,7 @@
- + diff --git a/BTCPayServer/Views/Stores/CheckoutExperience.cshtml b/BTCPayServer/Views/Stores/CheckoutExperience.cshtml index e24ed6d17..2e18673c4 100644 --- a/BTCPayServer/Views/Stores/CheckoutExperience.cshtml +++ b/BTCPayServer/Views/Stores/CheckoutExperience.cshtml @@ -100,7 +100,7 @@
- + @@ -108,7 +108,7 @@
- + diff --git a/BTCPayServer/Views/Stores/_GenerateWalletForm.cshtml b/BTCPayServer/Views/Stores/_GenerateWalletForm.cshtml index c0b94d650..5f7c3fed4 100644 --- a/BTCPayServer/Views/Stores/_GenerateWalletForm.cshtml +++ b/BTCPayServer/Views/Stores/_GenerateWalletForm.cshtml @@ -15,8 +15,8 @@
You are not an admin on this server. While you are able to import or generate a wallet via seed with your account, please understand that you are trusting the server admins not just with your - privacy - but also with trivial access to your funds. + privacy + but also with trivial access to your funds. If you NEED to use this feature, please reconsider hosting your own BTCPay Server instance.
} diff --git a/BTCPayServer/Views/Wallets/NewPullPayment.cshtml b/BTCPayServer/Views/Wallets/NewPullPayment.cshtml index 94c0aec3d..b035d79c3 100644 --- a/BTCPayServer/Views/Wallets/NewPullPayment.cshtml +++ b/BTCPayServer/Views/Wallets/NewPullPayment.cshtml @@ -74,7 +74,7 @@