diff --git a/docs/content/development/overview.mdx b/docs/content/development/overview.mdx index 52bb633df9..9e927c4f2e 100644 --- a/docs/content/development/overview.mdx +++ b/docs/content/development/overview.mdx @@ -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. \ No newline at end of file +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.