docs: fix links to create notification provider (#5380)

This commit is contained in:
Shahed Nasser
2023-10-16 13:20:51 +03:00
committed by GitHub
parent 4fc48db11e
commit 3dada88c81
2 changed files with 2 additions and 2 deletions

View File

@@ -321,7 +321,7 @@ If you're developing something specific, such as a payment processor plugin, you
},
{
type: 'link',
href: '/development/file-service/create-file-service',
href: '/development/notification/create-notification-provider',
label: 'Create a Notification Service',
customProps: {
icon: Icons['academic-cap-solid'],