From 99a090df4d5768153e33d8c740a258a23fcb310e Mon Sep 17 00:00:00 2001 From: rockstardev <5191402+rockstardev@users.noreply.github.com> Date: Tue, 24 Dec 2024 09:01:28 -0600 Subject: [PATCH] Update Plugins.md References --- docs/Development/Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Development/Plugins.md b/docs/Development/Plugins.md index 9227d32073..6b16389c89 100644 --- a/docs/Development/Plugins.md +++ b/docs/Development/Plugins.md @@ -349,7 +349,8 @@ Once you click the `Release` button on the build page, the package won't be in p For more information check out these repositories with existing plugins: - [kukks' plugins](https://github.com/Kukks/BTCPayServerPlugins) -- [rockstardev' plugins](https://github.com/rockstardev/BTCPayServerPlugins.RockstarDev) +- [rockstardev's plugins](https://github.com/rockstardev/BTCPayServerPlugins.RockstarDev) +- [Boltz BTCPay plugin](https://github.com/BoltzExchange/boltz-btcpay-plugin) - [LNDhub API](https://github.com/dennisreimann/btcpayserver-plugin-lndhub-api) - [PodServer](https://github.com/dennisreimann/btcpayserver-plugin-podserver) - [Trocador.app](https://github.com/saltrafael/trocador-plugin)