Skip to content

Commit 42c6a43

Browse files
authored
fixing broken link
1 parent 1ef2386 commit 42c6a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/turnstile/tutorials/protecting-your-payment-form-from-attackers-bots-using-turnstile.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ compatibility_date = "2024-10-22"
174174

175175
To connect your web application to both Stripe and Turnstile, you must register the necessary API keys for Stripe and Turnstile as environment variables within your application.
176176

177-
You can obtain test site keys and secret keys for Turnstile from the [Turnstile documentation](/turnstile/reference/testing/).
177+
You can obtain test site keys and secret keys for Turnstile from the [Turnstile documentation](/turnstile/get-started/#get-a-sitekey-and-secret-key).
178178

179179
Get the publishable key and secret key for Stripe from the [Stripe dashboard](https://dashboard.stripe.com/test/apikeys).
180180

0 commit comments

Comments
 (0)