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:
@@ -1293,7 +1293,7 @@ The workflow will have the following steps:
|
||||
type: "workflow",
|
||||
name: "updateCartPromotionsWorkflow",
|
||||
description: "Update the cart's promotions with the new loyalty promotion.",
|
||||
link: "/references/medusa-workflows/workflows/updateCartPromotionsWorkflow",
|
||||
link: "/references/medusa-workflows/updateCartPromotionsWorkflow",
|
||||
depth: 1,
|
||||
},
|
||||
{
|
||||
@@ -1762,7 +1762,7 @@ The workflow will have the following steps:
|
||||
type: "workflow",
|
||||
name: "updateCartPromotionsWorkflow",
|
||||
description: "Update the cart's promotions to remove the loyalty promotion.",
|
||||
link: "/references/medusa-workflows/workflows/updateCartPromotionsWorkflow",
|
||||
link: "/references/medusa-workflows/updateCartPromotionsWorkflow",
|
||||
depth: 1,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user