Skip to content

Commit

Permalink
fix clerk dashboard broken link (#2011)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisintech authored Feb 10, 2025
1 parent ea5fa12 commit 3eb41bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/references/expo/passkeys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ description: Learn how to configure passkeys for your Expo application.

## Set up your associated domain file in the Clerk Dashboard

1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=native-applications) page.
1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=user-authentication/native-applications) page.
1. Select the **iOS** tab.
1. Select **Add iOS App**.
1. Paste the **App ID Prefix** and **Bundle ID** that you copied in the previous step.
Expand Down Expand Up @@ -84,7 +84,7 @@ description: Learn how to configure passkeys for your Expo application.
## Set up your Android app links in the Clerk Dashboard

1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=native-applications) page.
1. In the Clerk Dashboard, navigate to the [**Native Applications**](https://dashboard.clerk.com/last-active?path=user-authentication/native-applications) page.
1. Select the **Android** tab.
1. Select **Add Android app**.
1. Fill out the form with the following information:
Expand Down

0 comments on commit 3eb41bd

Please sign in to comment.