From ee8dbac30a5a50101c4a2c880b8e75ddc078b1d0 Mon Sep 17 00:00:00 2001 From: Natan Rolnik Date: Fri, 13 Dec 2024 11:41:02 +0200 Subject: [PATCH] Fix documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b01fa4..b365c04 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ A server-side Swift implementation of the WebPush standard. ## Quick Links -- [Documentation](https://swiftpackageindex.com/mochidev/WebPush/documentation) +- [Documentation](https://swiftpackageindex.com/mochidev/swift-WebPush/documentation) - [Updates on Mastodon](https://mastodon.social/tags/SwiftWebPush) ## Installation