diff --git a/www/apps/user-guide/app/page.mdx b/www/apps/user-guide/app/page.mdx index a6d7c54381..94b6c55f79 100644 --- a/www/apps/user-guide/app/page.mdx +++ b/www/apps/user-guide/app/page.mdx @@ -14,7 +14,7 @@ Welcome to the Medusa Admin user guide. This user guide is intended to help admi This guide is for Medusa Admin users looking to master the Medusa Admin and manage their store effectively. You don't need any technical knowledge to follow these guides. -You can also follow this guide if you're exploring Medusa and its operational features. +You can also follow these guides if you're exploring Medusa and its operational features. @@ -24,7 +24,7 @@ For technical users, learn how to build and customize Medusa in [this documentat ## Access the Medusa Admin -To access the admin panel of your ecommerce store, open the URL of your local or deployed website. You’ll be asked to log in. +To access the Medusa Admin dashboard of your ecommerce store, open the URL of your local (`localhost:9000/app`) or deployed website. You’ll be asked to log in. ![Log In Page](https://res.cloudinary.com/dza7lstvk/image/upload/v1739526611/User%20Guide/Screenshot_2025-02-14_at_11.45.35_AM_j1gepy.png) diff --git a/www/apps/user-guide/app/settings/locations-and-shipping/page.mdx b/www/apps/user-guide/app/settings/locations-and-shipping/page.mdx index 83aa709fcf..d4a506f789 100644 --- a/www/apps/user-guide/app/settings/locations-and-shipping/page.mdx +++ b/www/apps/user-guide/app/settings/locations-and-shipping/page.mdx @@ -18,7 +18,7 @@ In the Locations & Shipping settings, you can manage stock locations and their s A stock location: -- Is associated with sales channels. This is useful to fulfill orders from the location associated with the sales channel that the order was placed on. +- Is associated with sales channels. Orders from these sales channels are fulfilled from this location. - Has fulfillment providers that can be used in that location. For example, you can use UPS in the United States and DHL in Europe. - Has shipping and pick up modes that you can add shipping options to. These are the shipping options used to fulfill items from this stock location. diff --git a/www/apps/user-guide/components/Feedback/index.tsx b/www/apps/user-guide/components/Feedback/index.tsx index d2c1f5d7b8..345e93244c 100644 --- a/www/apps/user-guide/components/Feedback/index.tsx +++ b/www/apps/user-guide/components/Feedback/index.tsx @@ -19,7 +19,7 @@ const Feedback = (props: FeedbackProps) => { ) diff --git a/www/apps/user-guide/generated/edit-dates.mjs b/www/apps/user-guide/generated/edit-dates.mjs index 1c6d17bb83..41b6194c7c 100644 --- a/www/apps/user-guide/generated/edit-dates.mjs +++ b/www/apps/user-guide/generated/edit-dates.mjs @@ -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", diff --git a/www/apps/user-guide/generated/sidebar.mjs b/www/apps/user-guide/generated/sidebar.mjs index 88079cdebc..92a3e46990 100644 --- a/www/apps/user-guide/generated/sidebar.mjs +++ b/www/apps/user-guide/generated/sidebar.mjs @@ -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": [] }