Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/install/jetstream/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ This is because when the application uses the `Link` element, Inertia will open

## Conditionally Enable 2FA

If you want to enable two-factor authentication on your site you can do that by visiting `/auth/setup` and clicking on the `settings` section. Then toggle the `Enable 2fa` option and you users will now see the ability to enable two-factor authentication from their edit profile page.
If you want to enable two-factor authentication on your site you can do that by visiting `devdojo/auth` and clicking on the `settings` section. Then toggle the `Enable 2fa` option and you users will now see the ability to enable two-factor authentication from their edit profile page.

---

Expand Down