docs: change question in user guide feedback form (#11628)

* docs: change question in user guide feedback form

* small changes

* small fix
This commit is contained in:
Shahed Nasser
2025-02-26 17:15:24 +02:00
committed by GitHub
parent a515e6e0c9
commit 4ec5219a72
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ export const generatedEditDates = {
"app/tips/lists/page.mdx": "2025-02-14T14:16:04.867Z",
"app/settings/sales-channels/page.mdx": "2025-02-19T17:33:55.584Z",
"app/settings/users/page.mdx": "2025-02-19T11:34:00.736Z",
"app/page.mdx": "2025-02-14T11:18:46.636Z",
"app/page.mdx": "2025-02-26T14:18:27.755Z",
"app/settings/page.mdx": "2025-02-19T15:46:09.018Z",
"app/products/export/page.mdx": "2025-02-18T12:16:52.639Z",
"app/settings/return-reasons/page.mdx": "2025-02-19T17:34:01.942Z",
+4 -4
View File
@@ -193,7 +193,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Categories",
"title": "Manage Categories",
"path": "/products/categories",
"children": []
},
@@ -384,7 +384,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Invites",
"title": "Manage Invites",
"path": "/settings/users/invites",
"children": []
}
@@ -449,7 +449,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Locations",
"title": "Manage Locations",
"path": "/settings/locations-and-shipping/locations",
"children": []
},
@@ -457,7 +457,7 @@ export const generatedSidebar = [
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "Shipping Profiles",
"title": "Manage Shipping Profiles",
"path": "/settings/locations-and-shipping/shipping-profiles",
"children": []
}