docs: update modules chapter in basics (#9452)

* docs: update modules chapter in basics

* address PR feedback
This commit is contained in:
Shahed Nasser
2024-10-04 14:15:41 +03:00
committed by GitHub
parent d98f22c7d6
commit ed174826a4
24 changed files with 339 additions and 319 deletions
@@ -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 @@ Medusas 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,