diff --git a/docs/recur.md b/docs/recur.md index 612a929ab407dd13b89e95b70af54a145517b300..dc945519d1959029c9d8bbe92a14c82245983854 100644 --- a/docs/recur.md +++ b/docs/recur.md @@ -7,7 +7,7 @@ The CiviCRM Recurring Contribution `trxn_id` = Stripe `subscription ID`. When you create a recurring contribution in CiviCRM using the Stripe payment processor it is linked via the trxn_id to a Stripe subscription. !!! tip If you are using recurring contributions make sure you have webhooks configured correctly - See [Webhooks](/docs/webhook.md) + See [Webhooks](/webhook) ## Cancelling Recurring Contributions You can cancel a recurring contribution from the Stripe Dashboard or from within CiviCRM.