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
@@ -937,7 +937,7 @@ To support subscriptions, you need to support capturing the payment each time th
<Note title="Tip">
If you're using a custom payment provider, you can handle that additional data in the [initiatePayment method](!resources!/references/payment/provider#initiatepayment) of your provider's service.
If you're using a custom payment provider, you can handle that additional data in the [initiatePayment method](/references/payment/provider#initiatepayment) of your provider's service.
</Note>