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).