Browse Source

Fix link

pull/2585/head
Gabe Kangas 3 years ago
parent
commit
82848bf68a
No known key found for this signature in database
GPG Key ID: 4345B2060657F330
  1. 2
      web/pages/admin/config-notify.tsx

2
web/pages/admin/config-notify.tsx

@ -129,7 +129,7 @@ export default function ConfigNotify() { @@ -129,7 +129,7 @@ export default function ConfigNotify() {
<Title>Custom</Title>
<p className="description">Build your own notifications by using custom webhooks.</p>
<Link passHref href="/webhooks">
<Link passHref href="/admin/webhooks">
<Button
type="primary"
style={{

Loading…
Cancel
Save