docs: add notes + missing links for user guide (#11621)

* docs: add notes + missing links for user guide

* fix build errors

* fixes
This commit is contained in:
Shahed Nasser
2025-02-26 15:28:18 +02:00
committed by GitHub
parent 322d108c03
commit 95eef899f7
76 changed files with 736 additions and 794 deletions
+11 -3
View File
@@ -7,6 +7,14 @@ export const generatedSidebar = [
"title": "Introduction",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/reset-password",
"title": "Reset Password",
"children": []
},
{
"type": "separator"
},
@@ -22,7 +30,7 @@ export const generatedSidebar = [
"isPathHref": true,
"type": "link",
"path": "/tips/bulk-editor",
"title": "Bulk Editor",
"title": "Bulk Editor in Medusa Admin",
"description": "",
"children": []
},
@@ -31,7 +39,7 @@ export const generatedSidebar = [
"isPathHref": true,
"type": "link",
"path": "/tips/languages",
"title": "Admin Languages",
"title": "Languages in Medusa Admin",
"description": "",
"children": []
},
@@ -170,7 +178,7 @@ export const generatedSidebar = [
"isPathHref": true,
"type": "link",
"title": "Manage Variants",
"path": "/proucts/variants",
"path": "/products/variants",
"children": []
},
{