docs: edit incorrect link.

This commit is contained in:
Jon 2023-03-24 00:11:11 +08:00 committed by GitHub
parent 4ba72d3b34
commit fd164639c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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