docs: general fixes and enhancements (#5429)
* fix #5427 * fixes #5424 * add new s3 option * make learning path steps clickable * remove admin demo link * fix documentation job conditions * update user guide images * update commerce modules titles to match their respective pages * change icon of discount card * change ref to head_ref in action condition * remove refs prefix * fix vale action's condition
This commit is contained in:
@@ -9,13 +9,7 @@ import UiIcon from '@site/src/components/UiIcon';
|
||||
|
||||
This user guide is intended to help users learn how they can use the Medusa admin to perform different operational and ecommerce tasks.
|
||||
|
||||
:::tip
|
||||
|
||||
If you don’t have a Medusa admin yet, you can check [the live demo](https://demo.medusajs.com/)!
|
||||
|
||||
:::
|
||||
|
||||

|
||||

|
||||
|
||||
## Accessing the Medusa Admin
|
||||
|
||||
@@ -35,7 +29,7 @@ After you log into your Medusa admin, you can see a sidebar menu, a search bar a
|
||||
|
||||
The sidebar menu includes the main navigation of your Medusa admin. You can use it to navigate between different pages, such as Products or Orders pages.
|
||||
|
||||

|
||||

|
||||
|
||||
### Search Bar
|
||||
|
||||
@@ -51,7 +45,7 @@ Mac OS: <kbd>⌘</kbd> + <kbd>K</kbd>
|
||||
|
||||
:::
|
||||
|
||||

|
||||

|
||||
|
||||
You can select a result with your mouse. Alternatively, use the up and down arrows on your keyboard to navigate between the results, then choosing a result by hitting the Enter key.
|
||||
|
||||
@@ -71,10 +65,10 @@ Learn how to change the language in [this guide](./user-guide/users/profile.md#c
|
||||
|
||||
At the top left in the sidebar, you’ll find an avatar icon. By clicking this icon, you’ll see a dropdown. You can use this dropdown to access settings or sign out.
|
||||
|
||||

|
||||

|
||||
|
||||
### Need Help
|
||||
|
||||
At the top right, you’ll find a <UiIcon lightIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999071/Medusa%20Docs/UI%20Icons/CrABja9_lwomxs.png" darkIcon="https://res.cloudinary.com/dza7lstvk/image/upload/v1667999095/Medusa%20Docs/UI%20Icons/cgeX2hP_b1vkwy.png" alt="question mark" /> icon. When you click on this icon, a form will pop up. You can use this form to send the Medusa team a message asking for help. The Medusa team usually responds in a few hours on business days.
|
||||
|
||||

|
||||

|
||||
Reference in New Issue
Block a user