From 92b686af76fda087d4a11791204354c3605f7b89 Mon Sep 17 00:00:00 2001 From: Jan Piotrowski Date: Mon, 16 Mar 2026 21:11:41 +0100 Subject: [PATCH] docs(stripe): Fix anchor link for integration options --- docs/integrations/stripe.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/stripe.mdx b/docs/integrations/stripe.mdx index 779b37d6..f581b89d 100644 --- a/docs/integrations/stripe.mdx +++ b/docs/integrations/stripe.mdx @@ -119,8 +119,8 @@ Once the integration is installed, Dub will automatically listen to the followin Depending on your setup, there are a few ways you can track sales with the Dub Stripe integration. - [Option 1: Using Stripe Payment Links](#option-1-using-stripe-payment-links) -- [Option 2: Using Stripe Checkout (recommended)](#option-2%3A-using-stripe-checkout-recommended) -- [Option 3: Using Stripe Customers](#option-3%3A-using-stripe-customers) +- [Option 2: Using Stripe Checkout (recommended)](#option-2-using-stripe-checkout-recommended) +- [Option 3: Using Stripe Customers](#option-3-using-stripe-customers) ### Option 1: Using Stripe Payment Links