Skip to content

Commit d91724a

Browse files
Merge pull request #634 from akeneo/fix-link
fix link in the app doc
2 parents ba9fdf2 + f3f8da3 commit d91724a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/apps/authentication-and-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ After you've completed this tutorial, you'll be able to authenticate users comin
259259

260260
### Step 1: Ask for authentication scopes
261261

262-
When a user connects to your app **for the first time**, and you want to authenticate them, you must ask for OpenID scopes during the [Authorization request](link to Step 2: Ask for authorizations and permissions).
262+
When a user connects to your app **for the first time**, and you want to authenticate them, you must ask for OpenID scopes during the [Authorization request](/apps/authentication-and-authorization.html#step-2-ask-for-authorizations).
263263

264264
``` http
265265
https://my-pim.cloud.akeneo.com/connect/apps/v1/authorize?

0 commit comments

Comments
 (0)