docs: update modules chapter in basics (#9452)
* docs: update modules chapter in basics * address PR feedback
This commit is contained in:
@@ -52,7 +52,7 @@ Another channel that attracts customer sales is social media. You can create a c
|
||||
icon: AcademicCapSolid,
|
||||
},
|
||||
{
|
||||
href: "!docs!/basics/modules-and-services",
|
||||
href: "!docs!/basics/modules",
|
||||
title: "Create a Module",
|
||||
text: "Learn how to create a module.",
|
||||
icon: AcademicCapSolid,
|
||||
@@ -73,7 +73,7 @@ Medusa’s architecture also makes it easier to integrate any third-party servic
|
||||
|
||||
<CardList itemsPerRow={2} items={[
|
||||
{
|
||||
href: "!docs!/basics/modules-and-services",
|
||||
href: "!docs!/basics/modules",
|
||||
title: "Create a Module",
|
||||
text: "Learn how to create a module.",
|
||||
icon: AcademicCapSolid,
|
||||
|
||||
Reference in New Issue
Block a user