docs: fix events link (#4036)

Fix events link in medusa development page
This commit is contained in:
Shahed Nasser
2023-05-08 12:42:16 +03:00
committed by GitHub
parent a8e73942e6
commit a4e614f658
+1 -1
View File
@@ -129,7 +129,7 @@ These concepts will guide you through your development and building customizatio
}, },
{ {
type: 'link', type: 'link',
href: '/development/events/index', href: '/development/events',
label: 'Events and Subscribers', label: 'Events and Subscribers',
customProps: { customProps: {
icon: Icons['academic-cap-solid'], icon: Icons['academic-cap-solid'],