Skip to content

Commit 66073dc

Browse files
fixed picture
1 parent 07fdca4 commit 66073dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/force-mfa.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following example demonstrates how to force MFA for all users. It uses `cler
3232
1. In the **Customize your session token** section, click the **Edit** button.
3333
1. In the modal that opens, add the `two_factor_enabled` property to the session token.
3434

35-
![Clerk Dashboard showing the custom claim modal](/docs/images/guides/force-mfa/edit-custom-session-token.png)
35+
![Clerk Dashboard showing the custom claim modal](/docs/images/guides/force-mfa/edit-session-token.png)
3636

3737
## Create a Middleware to Check if MFA is Enabled
3838

0 commit comments

Comments
 (0)