Skip to content

Commit 992a02f

Browse files
author
React-Admin CI
committed
[Doc] Fix Authorization link in Authentication page
1 parent ecc7321 commit 992a02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ export const dataProvider = addRefreshAuthToDataProvider(baseDataProvider, refre
416416

417417
## Authorization
418418

419-
Access control and permissions allow you to restrict certain pages to specific users. React-admin provides powerful primitives for implementing authorization logic. For detailed guidance, check out the [Authorization](./Authorization.md) documentation.
419+
Access control and permissions allow you to restrict certain pages to specific users. React-admin provides powerful primitives for implementing authorization logic. For detailed guidance, check out the [Authorization](./Permissions.md) documentation.
420420

421421
<video controls autoplay muted loop>
422422
<source src="./img/AccessControl.mp4" type="video/mp4"/>

0 commit comments

Comments
 (0)