docs: fix broken links utility + uncaught broken links (#12637)

* fix broken links

* update broken links utility

* add missing payment evens

* generate llms

* fix segment link
This commit is contained in:
Shahed Nasser
2025-05-28 17:13:27 +03:00
committed by GitHub
parent 9866baa852
commit 40e73c6ea2
64 changed files with 151813 additions and 150840 deletions
+3 -3
View File
@@ -78,7 +78,7 @@ In addition, you can create a subscriber that listens to fulfillment-related eve
icon: AcademicCapSolid,
},
{
href: "/commerce-modules/order/events",
href: "/references/order/events",
title: "Order Events",
text: "Learn about the events emitted related to the Order Module",
icon: AcademicCapSolid,
@@ -109,7 +109,7 @@ In addition, you can create a subscriber that listen to payment-related events,
icon: AcademicCapSolid,
},
{
href: "/commerce-modules/payment/events",
href: "/references/payment/events",
title: "Payment Events",
text: "Learn about the events emitted related to the Payment Module",
icon: AcademicCapSolid,
@@ -175,7 +175,7 @@ Medusa also emits events related to these actions, such as `order.return_request
icon: AcademicCapSolid,
},
{
href: "/commerce-modules/order/events",
href: "/references/order/events",
title: "Order Events",
text: "Learn about the events emitted related to the Order Module",
icon: AcademicCapSolid,