Skip to content

Commit 7cf90c0

Browse files
client-side
1 parent f464469 commit 7cf90c0

File tree

7 files changed

+383
-174
lines changed

7 files changed

+383
-174
lines changed

src/content/docs/turnstile/additional-configuration/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ sidebar:
1010

1111
import { DirectoryListing } from "~/components"
1212

13-
Refer to the following pages for more information about Turnstile concepts:
13+
Refer to the following pages for more information about Turnstile's additional configurations:
1414

1515
<DirectoryListing />

src/content/docs/turnstile/get-started/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ Select your preferred implementation method:
6464

6565
Add the Turnstile widget to your webpage forms and applications.
6666

67-
Refer to [Embed the widget] to learn more about implicit and explicit rendering methods
67+
Refer to [Embed the widget](/turnstile/get-started/widget-management/client-side-rendering/) to learn more about implicit and explicit rendering methods
6868

6969
### 3. Validate tokens
7070

7171
Implement server-side validation to verify the tokens generated by your widgets.
7272

73-
Refer to [Validate the tokens] to secure your implementation with proper token verification.
73+
Refer to [Validate the tokens](/turnstile/get-started/widget-management/server-side-validation/) to secure your implementation with proper token verification.
7474

7575
## Additional implementation options
7676

0 commit comments

Comments
 (0)