diff --git a/docs/guide/index.md b/docs/guide/index.md index 91c4210..666de98 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -56,7 +56,7 @@ Security and access control - [Authorization](authorization.md) - Access control and RBAC - [Security](security.md) - Hashing and verifying passwords, encryption - [Views security](view.md#security) - how to prevent XSS -- Role based access control +- [RBAC](rbac.md) - Role-based Access Control Data providers, lists and grids =============================== @@ -84,4 +84,4 @@ References ========== - [Model validation reference](validation.md) -- [Official Composer documentation](http://getcomposer.org) \ No newline at end of file +- [Official Composer documentation](http://getcomposer.org)