From e14011c76cc1e6e8d2fee7d29ceed99807a0343e Mon Sep 17 00:00:00 2001 From: fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Sat, 29 Jun 2024 12:11:18 +0500 Subject: [PATCH] docs: fix broken links --- docs/using-jellyseerr/notifications/webpush.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using-jellyseerr/notifications/webpush.md b/docs/using-jellyseerr/notifications/webpush.md index 55b5ba12e..b754237a9 100644 --- a/docs/using-jellyseerr/notifications/webpush.md +++ b/docs/using-jellyseerr/notifications/webpush.md @@ -11,7 +11,7 @@ The web push notification agent enables you and your users to receive Jellyseerr This notification agent does not require any configuration, but is not enabled in Jellyseerr by default. :::warning -Web push notifications require a secure connection to your Jellyseerr instance. Refer to the [Reverse Proxy](/docs/extending-jellyseerr/reverse-proxy) documentation for more information. +Web push notifications require a secure connection to your Jellyseerr instance. Refer to the [Reverse Proxy](/extending-jellyseerr/reverse-proxy) documentation for more information. ::: To set up web push notifications, simply enable the agent in **Settings → Notifications → Web Push**. You and your users will then be prompted to allow notifications in your web browser.