From 3fa517db7b165856c74553244592afffccc28921 Mon Sep 17 00:00:00 2001 From: angeliquefm <135518034+angeliquefm@users.noreply.github.com> Date: Sun, 20 Aug 2023 14:35:45 +0300 Subject: [PATCH] Update Authentication.md --- guides/Authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/Authentication.md b/guides/Authentication.md index 6cdd0fcf3a..043ab77d0a 100644 --- a/guides/Authentication.md +++ b/guides/Authentication.md @@ -29,7 +29,7 @@ When the user chooses to install your app from within the Wix App Market, we red ## Step 2: App Sends Users to Authorize the App -Your app should redirect users to the URL below so that we can ask them to approve a list of permissions your app is requesting (based on the [permissions](https://dev.wix.com/api/getting-started#permissions) you added in the Wix Developers Center). +Your app should redirect users to the URL below so that we can ask them to approve a list of permissions your app is requesting (based on the [permissions](../guides/Permissions.md) you added in the Wix Developers Center).