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

@@ -745,7 +745,7 @@ const paths: LearningPathType[] = [
</Link>
</li>
<li>
<Link to="/development/notification-service/create-notification-service">
<Link to="/development/notification/create-notification-provider">
Create Notification Service
</Link>
</li>