docs: edit incorrect link.
This commit is contained in:
parent
4ba72d3b34
commit
fd164639c3
|
@ -222,7 +222,7 @@ Determines whether a user has a permission.
|
|||
Enforcer::hasPermissionForUser('eve', 'articles', 'read'); // true or false
|
||||
```
|
||||
|
||||
See [Casbin API](https://casbin.org/docs/en/management-api) for more APIs.
|
||||
See [Casbin API](https://casbin.org/docs/management-api#reference) for more APIs.
|
||||
|
||||
### Using a middleware
|
||||
|
||||
|
|
Loading…
Reference in New Issue