docs: generate events reference (#12341)
* docs: generate events reference * change link in navbar * fix redirect
This commit is contained in:
@@ -66,4 +66,4 @@ This logs the product ID received in the `product.created` event’s data payloa
|
||||
|
||||
## List of Events with Data Payload
|
||||
|
||||
Refer to [this reference](!resources!/events-reference) for a full list of events emitted by Medusa and their data payloads. */}
|
||||
Refer to [this reference](!resources!/references/events) for a full list of events emitted by Medusa and their data payloads. */}
|
||||
@@ -26,7 +26,7 @@ If the action you're performing is integral to the main flow of the core commerc
|
||||
|
||||
### List of Emitted Events
|
||||
|
||||
Find a list of all emitted events in [this reference](!resources!/events-reference).
|
||||
Find a list of all emitted events in [this reference](!resources!/references/events).
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -132,7 +132,7 @@ This documentation is split into the following sections:
|
||||
[References](!resources!/references-overview)
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
Useful during your development with Medusa to learn about different APIs and how to use them. Its references include the [Events Reference](!resources!/events-reference), [Core Workflows Reference](!resources!/medusa-workflows-reference), and more.
|
||||
Useful during your development with Medusa to learn about different APIs and how to use them. Its references include the [Events Reference](!resources!/references/events), [Core Workflows Reference](!resources!/medusa-workflows-reference), and more.
|
||||
</Table.Cell>
|
||||
</Table.Row>
|
||||
<Table.Row>
|
||||
|
||||
Reference in New Issue
Block a user