diff --git a/docs/.vuepress/includes/supporters.html b/docs/.vuepress/includes/supporters.html
index ee5deaaa09..2d9eabecd0 100644
--- a/docs/.vuepress/includes/supporters.html
+++ b/docs/.vuepress/includes/supporters.html
@@ -13,61 +13,58 @@
-
-
-
-
-
Our Supporters
-
- The BTCPay Server Project is proudly supported by these entities through the
- BTCPay Server Foundation.
-
-
-
If you'd like to support the project, please visit the donation page.
+
+
Our Supporters
+
+ The BTCPay Server Project is proudly supported by these entities through the
+ BTCPay Server Foundation.
+
+
+
If you'd like to support the project, please visit the donation page.
+
diff --git a/docs/Forms.md b/docs/Forms.md
index 284c149ca5..0293a4e98e 100644
--- a/docs/Forms.md
+++ b/docs/Forms.md
@@ -103,13 +103,3 @@ When the user enters `chocolate` in the promo code field, the invoice amount wil
By default, none of the user input will be shown on the invoice receipt. To do this, we must create a mapping for each field.
* Create a field of type `fieldset`, with name `receiptData`.
* For every field you wish to show in the receipt, create a field of type `mirror`, and set the `Field to mirror` to the field you wish to copy over to the receipt.
-
-## Support
-
-If you have trouble using BTCPay Server, consider joining the [BTCPay Server Mattermost](https://chat.btcpayserver.org) to get help from BTCPay community members.
-
-Only file a [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 community members.
-
-Please check out our [official website](https://btcpayserver.org/) and [FAQ](./FAQ/README.md#btcpay-frequently-asked-questions-and-common-issues) for more details.
-
-!!!include(supporters.html)!!!