diff --git a/docs/guide/wallets.md b/docs/guide/wallets.md index 192389e48..a671889c4 100644 --- a/docs/guide/wallets.md +++ b/docs/guide/wallets.md @@ -197,7 +197,7 @@ uv run lnbits-cli encrypt macaroon ## LNPay -For the invoice listener to work you must have a publicly accessible URL in your LNbits and set up [LNPay webhooks](https://dashboard.lnpay.co/webhook/) pointing to `/wallet/webhook` with the event **Wallet Receive** and no secret. Example: [https://mylnbits/wallet/webhook](`https://mylnbits/wallet/webhook). +For the invoice listener to work you must have a publicly accessible URL in your LNbits and set up [LNPay webhooks](https://dashboard.lnpay.co/webhook/) pointing to `/wallet/webhook` with the event **Wallet Receive** and no secret. Example: `https://mylnbits.example/wallet/webhook`. **Required env vars**