docs: removed emojis (#2394)

This commit is contained in:
Shahed Nasser
2022-10-10 13:43:36 +03:00
committed by GitHub
parent f72bf5e958
commit a23ecf4724
67 changed files with 68 additions and 68 deletions

View File

@@ -214,7 +214,7 @@ export default (rootDirectory, pluginOptions) => {
}
```
## Whats Next 🚀
## Whats Next
- [Learn how to add an endpoint for the Storefront.](/advanced/backend/endpoints/add-storefront)
- [Check out the API reference for all available endpoints.](https://docs.medusajs.com/api/admin)

View File

@@ -213,7 +213,7 @@ export default (rootDirectory, pluginOptions) => {
}
```
## Whats Next :rocket:
## Whats Next
- [Learn how to add an endpoint for the Admin.](/advanced/backend/endpoints/add-admin)
- [Check out the API reference for all available endpoints.](https://docs.medusajs.com/api/store)