docs: improve getting started chapters (#10014)

This commit is contained in:
Shahed Nasser
2024-11-11 20:35:57 +02:00
committed by GitHub
parent fb05ca2b8a
commit a131a4468d
11 changed files with 144 additions and 43 deletions
@@ -31,7 +31,7 @@ The same Medusa project is used to deploy the server and worker modes. Learn mor
<Prerequisites items={[
{
text: "Medusa applications codebase hosted on GitHub repository.",
link: "!docs!"
link: "!docs!/learn/installation"
},
]} />