From 9c0ce140137231c08f57b084f52c73dc1a131512 Mon Sep 17 00:00:00 2001 From: Vasilii Mikhailovskii Date: Tue, 3 Dec 2024 19:37:57 +0200 Subject: [PATCH] update readme --- services/message-delivery-method-web-push/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/services/message-delivery-method-web-push/README.md b/services/message-delivery-method-web-push/README.md index 86a56be..ab60d9b 100644 --- a/services/message-delivery-method-web-push/README.md +++ b/services/message-delivery-method-web-push/README.md @@ -49,9 +49,6 @@ Handles SIGINT to stop CouchDB changes stream and clean up. ## Health Monitoring Includes a health server for checking service status. - - - - -https://web-push-book.gauntface.com/demos/notification-examples/ +## References +- https://web-push-book.gauntface.com/demos/notification-examples/