diff --git a/guides/Authentication.md b/guides/Authentication.md index 6cdd0fcf3a..1044b4334e 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](https://dev.wix.com/docs/build-apps/build-your-app/authentication/permissions) you added in the Wix Developers Center).