Skip to content

Commit a59c27f

Browse files
committed
fix clerk dashboard broken link
1 parent ea5fa12 commit a59c27f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/references/expo/passkeys.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ description: Learn how to configure passkeys for your Expo application.
3939

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

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

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

0 commit comments

Comments
 (0)