docs: fix events link (#4036)
Fix events link in medusa development page
This commit is contained in:
@@ -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
|
||||
|
||||
Medusa’s 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 Medusa’s tools to start building it.
|
||||
Medusa’s 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 Medusa’s tools to start building it.
|
||||
|
||||
Reference in New Issue
Block a user