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

View File

@@ -129,7 +129,7 @@ These concepts will guide you through your development and building customizatio
},
{
type: 'link',
href: '/development/events/index',
href: '/development/events',
label: 'Events and Subscribers',
customProps: {
icon: Icons['academic-cap-solid'],
@@ -200,4 +200,4 @@ Developers can still benefit from customization opportunities here that Medusa p
### Your Own Use Case
Medusas vision is to allow developers to build anything they want using it. There are no limitations to what you can build and the ideas you can come up with. If you have an idea, you can use Medusas tools to start building it.
Medusas vision is to allow developers to build anything they want using it. There are no limitations to what you can build and the ideas you can come up with. If you have an idea, you can use Medusas tools to start building it.