docs: added troubleshooting component (#4255)
This commit is contained in:
@@ -185,7 +185,7 @@ You resolve the `SegmentService` using dependency injection. Then, when the `cus
|
||||
|
||||
:::info
|
||||
|
||||
Services can be resolved and used in Subscribers, endpoints, and other Services. Learn [how to resolve services in the Services documentation](../../development/services/create-service.md#using-your-custom-service).
|
||||
Services can be resolved and used in Subscribers, endpoints, and other Services. Learn [how to resolve services in the Services documentation](../../development/services/create-service.mdx#using-your-custom-service).
|
||||
|
||||
:::
|
||||
|
||||
@@ -205,7 +205,7 @@ After adding the above subscriber, run your backend again if it isn’t running
|
||||
|
||||
## See Also
|
||||
|
||||
- [Services Overview](../../development/services/create-service.md)
|
||||
- [Services Overview](../../development/services/create-service.mdx)
|
||||
- [Subscribers Overview](../../development/events/create-subscriber.md)
|
||||
- [Events Reference](../../development/events/events-list.md)
|
||||
- [Deploy the Medusa backend](../../deployments/server/index.mdx)
|
||||
|
||||
Reference in New Issue
Block a user