Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Sebastian Rindom
2022-02-10 15:29:40 +01:00
10 changed files with 122 additions and 126 deletions
+2 -7
View File
@@ -48,17 +48,12 @@ module.exports = {
items: [
{
href: "https://docs.medusajs.com",
label: "Overview",
},
{
type: "doc",
docId: "tutorial/set-up-your-development-environment",
label: "Tutorial",
label: "Introduction",
},
{
href: `https://docs.medusajs.com/api/store`,
target: "_self",
label: "Reference",
label: "API Reference",
},
{
href: "https://github.com/medusajs/medusa",