docs: generate events reference (#12341)

* docs: generate events reference

* change link in navbar

* fix redirect
This commit is contained in:
Shahed Nasser
2025-05-01 19:39:53 +03:00
committed by GitHub
parent 332e46d1db
commit 70a99a2434
94 changed files with 31164 additions and 18109 deletions
@@ -37,7 +37,7 @@ You can use the Notification Module to send notifications when an action is trig
<Note title="Tip">
The [Events reference](../../events-reference/page.mdx) shows an extensive list of events triggered for each Commerce Module.
The [Events reference](/references/events) shows an extensive list of events triggered for each Commerce Module.
</Note>
@@ -92,7 +92,7 @@ To handle events within an order flow and automate actions, create a subscriber.
icon: AcademicCapSolid,
},
{
href: "/events-reference",
href: "/references/events",
title: "Events Reference",
text: "Check out triggered events by each Commerce Module.",
icon: AcademicCapSolid,
@@ -162,7 +162,7 @@ For example, to group customers with over twenty orders:
icon: AcademicCapSolid,
},
{
href: "/events-reference",
href: "/references/events",
title: "Events Reference",
text: "Check out triggered events by each Commerce Module.",
icon: AcademicCapSolid,