Skip to content

Commit c95d69a

Browse files
fix: wrong docs url
Co-authored-by: Gauthier <mail@gauthierth.fr>
1 parent ce2c695 commit c95d69a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/components/Settings/Notifications/NotificationsWebhook

src/components/Settings/Notifications/NotificationsWebhook/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ const NotificationsWebhook = () => {
288288
{values.supportVariables && (
289289
<div className="mt-2">
290290
<Link
291-
href="https://docs.overseerr.dev/using-overseerr/notifications/webhooks#template-variables"
291+
href="https://docs.jellyseerr.dev/using-jellyseerr/notifications/webhook#template-variables"
292292
passHref
293293
legacyBehavior
294294
>

0 commit comments

Comments
 (0)