diff --git a/src/guide/payment_notification.md b/src/guide/payment_notification.md
index c363d71..1a79e7e 100644
--- a/src/guide/payment_notification.md
+++ b/src/guide/payment_notification.md
@@ -105,8 +105,12 @@ You will need to run your own NDS because the NDS is configured to send push not
You can use our [reference NDS implementation](https://github.com/breez/notify).
Our NDS implementation expects URLs in the following format:
-https://your-nds-service.com/notify?platform=&token=[PUSH_TOKEN]
-
+
+